From 8f6b3bd01e357842c923762fc48d59c3de09ca50 Mon Sep 17 00:00:00 2001 From: Alexander Hofbauer Date: Fri, 21 May 2021 11:15:05 +0200 Subject: [PATCH] Add info for version check --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e844bb..fb97d48 100644 --- a/README.md +++ b/README.md @@ -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.