修改develop打包用的后端地址

This commit is contained in:
X1627315083
2024-05-17 17:10:35 +08:00
parent 91103b5e45
commit b3659ad67b

View File

@@ -3,5 +3,6 @@ NODE_ENV = 'production'
# 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://api.aida.com.hk'
VUE_APP_BASE_URL = 'https://api.aida.com.hk'