NODE_ENV=production VUE_APP_NODE_ENV=prod # 翔安正式环境 VUE_APP_LOGIN_URL='http://10.80.5.32:8031/xiangan-crf' # 翔安免登录链接 VUE_APP_SINGLE_URL='https://10.80.3.194:8002/oauth/authorize' # pacs浏览器 VUE_APP_PACS_URL='http://10.80.5.32:8026' # VUE_APP_PACS_URL='http://z1.huimucloud.com:8085' # websocket地址 VUE_APP_WS_URL='ws://127.0.0.1:8030/data'