2020-03-30 16:52:53 +08:00
|
|
|
# just a flag
|
2020-05-22 10:13:13 +08:00
|
|
|
NODE_ENV = 'production'
|
2020-03-31 15:11:20 +08:00
|
|
|
VUE_APP_PRO = 'local'
|
2020-03-30 16:52:53 +08:00
|
|
|
|
|
|
|
# base api
|
|
|
|
VUE_APP_BASE_API = 'https://joylink.club/jlcloud'
|
2020-11-26 09:09:18 +08:00
|
|
|
VUE_APP_VOICE_API = 'https://joylink.club/oss/joylink/'
|