You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

15 lines
493 B

NODE_ENV=development
VUE_APP_NODE_ENV=dev
#VUE_APP_LOGIN_URL='http://47.110.224.240:8036/xiangan-crf'
VUE_APP_LOGIN_URL='http://192.168.4.24:8036/xiangan-crf'
# 免登录链接
VUE_APP_SINGLE_URL='https://10.80.3.194:8002/oauth/authorize'
# pacs浏览器
VUE_APP_PACS_URL='http://192.168.0.85:8001'
# VUE_APP_PACS_URL='http://z1.huimucloud.com:8085'
# websocket地址
VUE_APP_WS_URL='ws://192.168.0.129:1894/data'
# VUE_APP_WS_URL='ws://192.168.0.119:8036/xiangan-crf/websocket/2017710013'