feat: support setting app api use env

This commit is contained in:
Joel
2023-09-07 17:34:10 +08:00
parent 8f3dcd5462
commit 3838537a42
3 changed files with 22 additions and 12 deletions
+6
View File
@@ -0,0 +1,6 @@
# APP ID
NEXT_PUBLIC_APP_ID=
# APP API key
NEXT_PUBLIC_APP_KEY=
# API url prefix
NEXT_PUBLIC_API_URL=