Updated Docker Compose with Caddy (markdown)

codedge
2020-08-16 20:04:10 +02:00
parent 2c80c5ac29
commit 815dada924

@@ -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