From 15e88b70b4d56ea8efa0503348a343935cd1a825 Mon Sep 17 00:00:00 2001 From: codedge Date: Sun, 16 Aug 2020 20:48:56 +0200 Subject: [PATCH] Updated Docker only setup (markdown) --- Docker-only-setup.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker-only-setup.md b/Docker-only-setup.md index 71b7bc4..4c2026b 100644 --- a/Docker-only-setup.md +++ b/Docker-only-setup.md @@ -4,7 +4,7 @@ This might be a suitable guide for you if * your web server is on your host system already and you don't need another one bundled with IN * your database is on your host or any other server and you don't need another database instance -* you just need IN an no extra web server and/or database +* you just need IN and no additional web server and/or database ⚠️ Please make sure you have enough knowledge to connect your web server to the running Invoice Ninja instance.