diff --git a/.env.production b/.env.production index 221946160fdf87db5b761cf9fcc3e67a76a279c2..689573c66b63b970cc6ba98288cd4fdec049928a 100644 --- a/.env.production +++ b/.env.production @@ -1,3 +1,3 @@ -NODE_ENV = 'production' -VUE_APP_URL = 'https://inno.sh-sict.com/gastric-api/' -VUE_APP_IMG = 'https://inno.sh-sict.com/wjy-mobile/' \ No newline at end of file +VUE_APP_URL = "https://ds.cixincloud.com/songjiang-api" +VUE_APP_WSURL = "wss://ds.cixincloud.com/songjiang-socket/websocket/" +VUE_APP_IMGURL = "./" \ No newline at end of file