Compare commits
2 Commits
dev
..
54eb9db20f
| Author | SHA1 | Date | |
|---|---|---|---|
| 54eb9db20f | |||
| 77dbc14a64 |
@@ -0,0 +1,6 @@
|
||||
# APP ID
|
||||
NEXT_PUBLIC_APP_ID=CZWnDB2R6c33DNQo
|
||||
# APP API key
|
||||
NEXT_PUBLIC_APP_KEY=app-XjHOyWCSJtAe8u5YOIGwZMdo
|
||||
# API url prefix
|
||||
NEXT_PUBLIC_API_URL=http://127.0.0.1:8000/v1
|
||||
@@ -0,0 +1,6 @@
|
||||
# APP ID
|
||||
NEXT_PUBLIC_APP_ID=CZWnDB2R6c33DNQo
|
||||
# APP API key
|
||||
NEXT_PUBLIC_APP_KEY=app-XjHOyWCSJtAe8u5YOIGwZMdo
|
||||
# API url prefix
|
||||
NEXT_PUBLIC_API_URL=http://10.1.0.142:5001/v1
|
||||
Reference in New Issue
Block a user