7 lines
224 B
Plaintext
7 lines
224 B
Plaintext
NODE_ENV = 'production'
|
|
# VUE_APP_BASE_URL = 'https://aida.com.hk/test'
|
|
# VUE_APP_BASE_URL = 'http://18.167.251.121:10088'
|
|
# VUE_APP_BASE_URL = 'https://api.aida.com.hk'
|
|
VUE_APP_BASE_URL = 'https://develop.api.aida.com.hk'
|
|
|