Add info for version check

This commit is contained in:
Alexander Hofbauer 2021-05-21 11:15:05 +02:00
parent 99fd32bdef
commit 8f6b3bd01e
No known key found for this signature in database
GPG key ID: 6421CE3D34E74BA1

View file

@ -69,6 +69,7 @@ services:
To verify that the container is running successfully open
`[server-url]/healthcheck` (has to return `true`) and for the version number open
`[server-url]/index.html` and check the output of that page or
`[server-url]/web-apps/apps/api/documents/api.js` and check the header comment.