生产0nlyoffice地址配置

rj
wangxiaoshuang 2026-07-20 10:16:21 +08:00
parent c010522112
commit 0266f1266c
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ NODE_ENV = 'prod'
VUE_APP_BASE_PATH = '/'
# onlyoffice地址
VUE_APP_ONLYOFFICE_URL = "https://office.extimaging.com"
VUE_APP_ONLYOFFICE_URL = "https://office.rayplus.net"
# 是否开启登陆限制 true:是 false:否
VUE_APP_LOGIN_FOR_PERMISSION = true