Files
aida_front/.env.dev

9 lines
324 B
Plaintext
Raw Normal View History

2024-01-31 09:34:20 +08:00
NODE_ENV = 'development'
# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
# VUE_APP_BASE_URL = 'https://api.aida.com.hk'
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
2024-02-21 09:32:32 +08:00
# VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
VUE_APP_BASE_URL = 'http://192.168.1.9:17088'
2024-02-19 09:38:47 +08:00
# VUE_APP_BASE_URL = '18.167.251.121:17088'