This commit is contained in:
2025-11-10 18:39:18 +08:00
commit 7f99314c94
1235 changed files with 158235 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
NODE_ENV = production
# just a flag
ENV = 'staging'
# base api
VUE_APP_BASE_API = '/stage-api'