ch onlyoffice service name
This commit is contained in:
parent
176041124e
commit
897407f5b0
5 changed files with 39 additions and 52 deletions
|
|
@ -23,7 +23,7 @@ php /var/www/html/occ --no-warnings app:install onlyoffice
|
|||
# Set the DocumentServerUrl to the path of the OnlyOffice Document Server
|
||||
php /var/www/html/occ --no-warnings config:system:set onlyoffice DocumentServerUrl --value="/ds-vpath/"
|
||||
# Set the DocumentServerInternalUrl to the URL of the OnlyOffice Document Server
|
||||
php /var/www/html/occ --no-warnings config:system:set onlyoffice DocumentServerInternalUrl --value="http://onlyoffice-document-server/"
|
||||
php /var/www/html/occ --no-warnings config:system:set onlyoffice DocumentServerInternalUrl --value="http://onlyoffice-documentserver/"
|
||||
# Set the StorageUrl to the URL of the Nextcloud Reverse Proxy
|
||||
php /var/www/html/occ --no-warnings config:system:set onlyoffice StorageUrl --value="http://nextcloud-reverse-proxy/"
|
||||
# Set the JWT secret
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue