9 lines
241 B
Plaintext
9 lines
241 B
Plaintext
# just a flag
|
|
NODE_ENV = 'production'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = 'http://119.3.163.89/jlcloud'
|
|
VUE_APP_VOICE_API = 'http://119.3.163.89/oss/joylink'
|
|
VUE_APP_UPLOAD_API = 'http://119.3.163.89'
|
|
VUE_APP_BASE_SITE='http://119.3.163.89/cbtc'
|