Files
aida_front/.env.test

5 lines
172 B
Plaintext
Raw Normal View History

2023-07-26 15:54:34 +08:00
NODE_ENV = 'development'
2023-12-15 16:38:55 +08:00
VUE_APP_BASE_URL = 'http://18.167.251.121:10088'
2023-12-28 10:36:48 +08:00
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
2023-10-11 17:34:14 +08:00
# VUE_APP_BASE_URL = 'http://192.168.1.7:5567'