Files
aida_front/.env
2024-01-28 12:35:40 +08:00

5 lines
147 B
Bash

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