Files
aida_front/.env
2024-01-24 16:43:54 +08:00

5 lines
153 B
Bash

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