生产0nlyoffice地址配置
parent
c010522112
commit
0266f1266c
|
|
@ -6,7 +6,7 @@ NODE_ENV = 'prod'
|
||||||
VUE_APP_BASE_PATH = '/'
|
VUE_APP_BASE_PATH = '/'
|
||||||
|
|
||||||
# onlyoffice地址
|
# onlyoffice地址
|
||||||
VUE_APP_ONLYOFFICE_URL = "https://office.extimaging.com"
|
VUE_APP_ONLYOFFICE_URL = "https://office.rayplus.net"
|
||||||
|
|
||||||
# 是否开启登陆限制 true:是 false:否
|
# 是否开启登陆限制 true:是 false:否
|
||||||
VUE_APP_LOGIN_FOR_PERMISSION = true
|
VUE_APP_LOGIN_FOR_PERMISSION = true
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue