5 lines
147 B
Bash
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'
|