修改发版后端地址

This commit is contained in:
X1627315083
2024-01-31 11:37:54 +08:00
parent a5d91f9648
commit fb7805b568
4 changed files with 7 additions and 5 deletions

View File

@@ -2,5 +2,6 @@ NODE_ENV = 'production'
# VUE_APP_BASE_URL = 'https://aida.com.hk/test'
# VUE_APP_BASE_URL = 'http://18.167.251.121:10088'
# VUE_APP_BASE_URL = 'https://api.aida.com.hk'
VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
VUE_APP_BASE_URL = 'https://api.aida.com.hk/'