ch onlyoffice service name

This commit is contained in:
rnsrk 2025-04-22 23:27:53 +02:00
parent 176041124e
commit 897407f5b0
5 changed files with 39 additions and 52 deletions

View file

@ -92,7 +92,7 @@ http {
location ~* ^/ds-vpath/ {
rewrite /ds-vpath/(.*) /$1 break;
proxy_pass http://onlyoffice-document-server;
proxy_pass http://onlyoffice-documentserver;
proxy_redirect off;
client_max_body_size 100m;