Docker-DocumentServer icon indicating copy to clipboard operation
Docker-DocumentServer copied to clipboard

No /healthcheck since 9.2.0

Open GVLLIFESTYLE opened this issue 1 month ago • 6 comments

Since 9.2.0 onlyoffice/welcome/ works, but onlyoffice/healthcheck does not: Error "502 Bad Gateway". The parameters I use at docker run are: "JWT_ENABLED='true'", "JWT_SECRET='MYSECRET', --restart=always" Before the upgrade it worked. Why?

GVLLIFESTYLE avatar Dec 04 '25 09:12 GVLLIFESTYLE