From 815dada9248c513dc712ae1a491177d8b7d72eda Mon Sep 17 00:00:00 2001 From: codedge Date: Sun, 16 Aug 2020 20:04:10 +0200 Subject: [PATCH] Updated Docker Compose with Caddy (markdown) --- Docker-Compose-with-Caddy.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Docker-Compose-with-Caddy.md b/Docker-Compose-with-Caddy.md index 9fa1e51..9ef0d2c 100644 --- a/Docker-Compose-with-Caddy.md +++ b/Docker-Compose-with-Caddy.md @@ -24,7 +24,7 @@ Even if not preferred, you can also use `https://localhost` to run IN. With that First we need an empty folder where our docker files for IN 4 will reside. -_Command_: `mkdir ~/invoiceninja5; cd ~/invoiceninja4` +_Command_: `mkdir ~/invoiceninja4; cd ~/invoiceninja4` ### 💻 Clone this repository