Files
aida_front/.env

5 lines
151 B
Bash
Raw Normal View History

2023-07-26 15:54:34 +08:00
# NODE_ENV = 'production'
2023-12-14 15:49:59 +08:00
NODE_ENV = 'development'
2024-01-31 09:34:20 +08:00
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
2024-08-13 13:33:29 +08:00
VUE_APP_BASE_URL = 'https://www.api.aida.com.hk'