diff --git a/README.md b/README.md index 6d09bbc..d9458b7 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ Get, Build and Host the docker image: git clone https://gitea.spacemoehre.de/simon/hottub sudo docker build hottub cd hottub && cargo build --release +nano docker-compose.yml # adjust compose file sudo docker compose up -d ```