Files
aida_front/.env.test

8 lines
271 B
Plaintext
Raw Normal View History

2023-07-26 15:54:34 +08:00
NODE_ENV = 'development'
2024-01-31 09:34:20 +08:00
VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
2024-01-29 17:53:07 +08:00
# VUE_APP_BASE_URL = 'https://api.aida.com.hk'
2024-01-26 14:43:20 +08:00
2024-01-31 09:34:20 +08:00
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
2024-01-17 21:10:24 +08:00
# VUE_APP_BASE_URL = 'http://192.168.1.9:5567'
2024-01-24 16:43:54 +08:00
# VUE_APP_BASE_URL = 'http://192.168.1.6:7766'