Files
aida_front/.env.dev
X1627315083 a6ae63e7cd fix
2024-12-11 16:26:36 +08:00

14 lines
445 B
Plaintext

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'
VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
# VUE_APP_BASE_URL = 'https://www.api.aida.com.hk'
# 佩佩
VUE_APP_BASE_URL = 'http://192.168.1.4:5567'
# 海波
# VUE_APP_BASE_URL = 'http://18.167.251.121:15567'
# VUE_APP_BASE_URL = 'http://192.168.1.6:5567'