Document healthcheck
This commit is contained in:
parent
42d32196fa
commit
4dbf466ea4
1 changed files with 2 additions and 1 deletions
|
@ -30,7 +30,8 @@ services:
|
||||||
|
|
||||||
### Verify
|
### 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.
|
`[server-url]/web-apps/apps/api/documents/api.js` and check the header comment.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue