8 lines
268 B
Plaintext
8 lines
268 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://test.api.aida.com.hk'
|
|
# VUE_APP_BASE_URL = 'https://api.aida.com.hk'
|
|
|