1
continuous-integration/drone/push Build is passing Details

uat
wangxiaoshuang 2025-05-21 14:02:23 +08:00
parent 9e2255e324
commit d96822818c
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ NODE_ENV = 'production'
# base public path # base public path
VUE_APP_BASE_PATH = '/' VUE_APP_BASE_PATH = '/'
# onlyoffice地址 # onlyoffice地址
VUE_APP_ONLYOFFICE_URL = "https://office.extimaging.com" VUE_APP_ONLYOFFICE_URL = "https://onlyoffice.test.extimaging.com"
VUE_APP_IS_TEST = true VUE_APP_IS_TEST = true