This commit is contained in:
X1627315083
2024-08-13 13:47:11 +08:00
parent 33655781ae
commit b1a1a1a415
2 changed files with 8 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
# NODE_ENV = 'production'
NODE_ENV = 'development'
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
VUE_APP_BASE_URL = 'https://www.api.aida.com.hk'

View File

@@ -0,0 +1,4 @@
# NODE_ENV = 'production'
NODE_ENV = 'development'
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
VUE_APP_BASE_URL = 'https://www.api.aida.com.hk'