Document healthcheck

This commit is contained in:
Alexander Hofbauer 2020-08-22 21:48:06 +02:00
parent 42d32196fa
commit 4dbf466ea4
No known key found for this signature in database
GPG key ID: 021919ED6A786C62

View file

@ -30,7 +30,8 @@ services:
### Verify
To verify that the container was built successfully simply call
To verify that the container is running successfully open
`[server-url]/healthcheck` (has to return `true`) and for the version number open
`[server-url]/web-apps/apps/api/documents/api.js` and check the header comment.