修改oss配置
This commit is contained in:
parent
72034ece10
commit
51f45c87b1
@ -2,13 +2,7 @@
|
||||
NODE_ENV = 'production'
|
||||
|
||||
# base api
|
||||
<<<<<<< HEAD
|
||||
VUE_APP_BASE_API = 'https://api.joylink.club/jlcloud'
|
||||
VUE_APP_VOICE_API = 'https://joylink.club/oss/joylink'
|
||||
VUE_APP_UPLOAD_API = 'https://upload.joylink.club'
|
||||
=======
|
||||
VUE_APP_BASE_API = 'https://joylink.club/jlcloud'
|
||||
VUE_APP_VOICE_API = 'https://oss.joylink.club/oss/joylink'
|
||||
VUE_APP_UPLOAD_API = 'https://joylink.club/jlfile/'
|
||||
>>>>>>> 151251a693a5357d34c7ebac16387ad54091622e
|
||||
VUE_APP_BASE_SITE='https://joylink.club/cbtc'
|
||||
|
@ -3,11 +3,6 @@ NODE_ENV = 'test'
|
||||
|
||||
# base api
|
||||
VUE_APP_BASE_API = 'https://test.joylink.club/jlcloud'
|
||||
<<<<<<< HEAD
|
||||
VUE_APP_VOICE_API = 'https://joylink.club/oss/joylink'
|
||||
VUE_APP_UPLOAD_API = 'https://upload.joylink.club'
|
||||
=======
|
||||
VUE_APP_VOICE_API = 'https://oss.joylink.club/oss/joylink'
|
||||
VUE_APP_UPLOAD_API = 'https://joylink.club/jlfile/'
|
||||
>>>>>>> 151251a693a5357d34c7ebac16387ad54091622e
|
||||
VUE_APP_BASE_SITE='https://test.joylink.club/cbtc'
|
||||
|
Loading…
Reference in New Issue
Block a user