Files
aida_front/.env.test

5 lines
176 B
Plaintext
Raw Normal View History

2023-07-26 15:54:34 +08:00
NODE_ENV = 'development'
2024-01-05 14:12:03 +08:00
VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
2024-01-04 09:40:28 +08:00
# VUE_APP_BASE_URL = 'http://192.168.1.6:5567'