From 2e3e7f7630bf79ad22acb90e75e3f38532bdec29 Mon Sep 17 00:00:00 2001 From: Dominik Meyer Date: Sat, 16 Jan 2021 20:45:48 +0100 Subject: [PATCH] ADD: updated readme --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index c470958..8ac5583 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,14 @@ The documentation and the Dockerfile are work in progress. The main git repository for this project is: https://gitea.federationhq.de/byterazor/docker-wikindx +### Restrictions + +At the moment only a mysql server within this container can be used. +*No* support for external database server is available at the moment. + +Therefore, the local database is not exposed to the outside and runs +on *unsecure* default credentials right now! + ## Author - Dominik Meyer