5 lines
151 B
Bash
5 lines
151 B
Bash
# NODE_ENV = 'production'
|
|
NODE_ENV = 'development'
|
|
# VUE_APP_BASE_URL = 'http://18.167.251.121:10086'
|
|
VUE_APP_BASE_URL = 'https://www.api.aida.com.hk'
|