Add info for version check
This commit is contained in:
parent
99fd32bdef
commit
8f6b3bd01e
1 changed files with 1 additions and 0 deletions
|
@ -69,6 +69,7 @@ services:
|
||||||
|
|
||||||
To verify that the container is running successfully open
|
To verify that the container is running successfully open
|
||||||
`[server-url]/healthcheck` (has to return `true`) and for the version number 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.
|
`[server-url]/web-apps/apps/api/documents/api.js` and check the header comment.
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue