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.
|
|
|
NODE_ENV=production
|
|
|
|
VUE_APP_NODE_ENV=prod
|
|
|
|
|
|
|
|
# 苏州正式环境
|
|
|
|
VUE_APP_LOGIN_URL='http://10.80.5.32:8031/xiangan-crf'
|
|
|
|
|
|
|
|
# pacs浏览器
|
|
|
|
VUE_APP_PACS_URL='http://10.80.5.32:8026'
|
|
|
|
# VUE_APP_PACS_URL='http://z1.huimucloud.com:8085'
|