md
This commit is contained in:
parent
74e7e36f2e
commit
dac3d4406a
16
.env.uat
Normal file
16
.env.uat
Normal file
@ -0,0 +1,16 @@
|
||||
# 页面标题
|
||||
VUE_APP_TITLE = 管理系统
|
||||
|
||||
# 生产环境配置
|
||||
NODE_ENV='uat'
|
||||
ENV = 'uat'
|
||||
|
||||
VUE_APP_VERSION = '240803'
|
||||
|
||||
# 管理系统/生产环境
|
||||
VUE_APP_PDOMAIN = 'tanex56'
|
||||
VUE_APP_DATA_FROM = 'pc'
|
||||
VUE_APP_BASE_API = 'http://tst-api.emis.tanex56.com/api/bizsvr'
|
||||
VUE_APP_WS_HOST = 'ws://tst-api.emis.tanex56.com/api/bizsvr'
|
||||
|
||||
VUE_APP_PRINTER_HOST = '127.0.0.1:17080'
|
||||
Loading…
Reference in New Issue
Block a user