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.
17 lines
508 B
17 lines
508 B
NODE_ENV=staging
|
|
VUE_APP_NODE_ENV=staging
|
|
|
|
# VUE_APP_LOGIN_URL='http://47.110.224.240:8036/xiangan-crf'
|
|
# VUE_APP_LOGIN_URL='http://192.168.0.35:8001/xiangan-crf/'
|
|
VUE_APP_LOGIN_URL='http://192.168.0.36:8036/xiangan-crf/'
|
|
|
|
# 后缀
|
|
VUE_APP_BASE_SUF='/xa'
|
|
|
|
# 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.151:1894/data'
|
|
# VUE_APP_WS_URL='ws://192.168.0.119:8036/xiangan-crf/websocket/2017710013'
|