Files
aida_front/.env.test
2024-01-04 14:51:57 +08:00

5 lines
176 B
Plaintext

NODE_ENV = 'development'
# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
# VUE_APP_BASE_URL = 'http://192.168.1.6:5567'