10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
# just a flag
|
|
NODE_ENV = 'production'
|
|
VUE_APP_PRO = 'local'
|
|
|
|
# base api
|
|
VUE_APP_BASE_API = 'http://160.20.60.15:9000'
|
|
VUE_APP_VOICE_API = 'http://160.20.60.15/oss/joylink'
|
|
VUE_APP_UPLOAD_API = 'http://160.20.60.15'
|
|
VUE_APP_BASE_SITE='http://160.20.60.15'
|