This commit is contained in:
X1627315083
2024-01-18 11:35:08 +08:00
parent 5293f0681e
commit 09df4f9b06
2 changed files with 4 additions and 2 deletions

3
.env
View File

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

View File

@@ -1,2 +1,3 @@
NODE_ENV = 'production'
VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
VUE_APP_BASE_URL = 'https://poly.api.aida.com.hk/'