Files
aida_front/.env.dev_build

8 lines
271 B
Plaintext
Raw Normal View History

2024-01-31 09:34:20 +08:00
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'
2024-01-31 09:36:01 +08:00
VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
2024-01-31 09:34:20 +08:00
# VUE_APP_BASE_URL = 'https://api.aida.com.hk'