Files
aida_front/.env
2024-01-31 11:37:54 +08:00

5 lines
148 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/'