Files
aida_front/.env.production

5 lines
173 B
Plaintext
Raw Normal View History

2023-01-06 16:00:15 +08:00
NODE_ENV = 'production'
2024-01-18 11:35:08 +08:00
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
2024-01-31 11:37:54 +08:00
# VUE_APP_BASE_URL = 'https://polyu.api.aida.com.hk'
2024-01-28 12:35:40 +08:00
VUE_APP_BASE_URL = 'https://api.aida.com.hk'