Fix docker compose in readme

Signed-off-by: Aaron Fischer <mail@aaron-fischer.net>
This commit is contained in:
Aaron Fischer 2023-07-18 21:34:14 +02:00
parent 8f9260b357
commit 63ac0fce04

View file

@ -1,11 +1,10 @@
# Book of the month / Comic of the month
## Deploy
Thats easy:
$ git pull
$ docker-compose build
$ docker-compose up -d
$ docker compose build
$ docker compose up -d
## Sample