This commit is contained in:
X1627315083
2024-01-31 09:34:20 +08:00
parent 458ce908b4
commit 9493b004b3
6 changed files with 24 additions and 6 deletions

9
.env.dev Normal file
View File

@@ -0,0 +1,9 @@
NODE_ENV = 'development'
# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
# VUE_APP_BASE_URL = 'https://api.aida.com.hk'
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
VUE_APP_BASE_URL = 'https://test.api.aida.com.hk'
# VUE_APP_BASE_URL = 'http://192.168.1.9:5567'
# VUE_APP_BASE_URL = 'http://192.168.1.6:7766'