Docker-DocumentServer
Docker-DocumentServer copied to clipboard
No /healthcheck since 9.2.0
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?