1
continuous-integration/drone/push Build is passing
Details
continuous-integration/drone/push Build is passing
Details
parent
ee2e33405c
commit
6a0a5f4724
|
@ -6,7 +6,7 @@ NODE_ENV = 'prod'
|
||||||
VUE_APP_BASE_PATH = '/'
|
VUE_APP_BASE_PATH = '/'
|
||||||
|
|
||||||
# onlyoffice地址
|
# onlyoffice地址
|
||||||
VUE_APP_ONLYOFFICE_URL = "https://onlyoffice.test.extimaging.com"
|
VUE_APP_ONLYOFFICE_URL = "https://office.extimaging.com"
|
||||||
|
|
||||||
# 是否开启登陆限制 true:是 false:否
|
# 是否开启登陆限制 true:是 false:否
|
||||||
VUE_APP_LOGIN_FOR_PERMISSION = true
|
VUE_APP_LOGIN_FOR_PERMISSION = true
|
||||||
|
|
|
@ -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://onlyoffice.test.extimaging.com"
|
VUE_APP_ONLYOFFICE_URL = "https://office.extimaging.com"
|
||||||
|
|
||||||
VUE_APP_IS_TEST = true
|
VUE_APP_IS_TEST = true
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue