fix docker compose indentation in readme.md file

This commit is contained in:
thealhu 2024-06-28 15:53:06 +02:00
parent eddaa9e606
commit 13bd3f2b60

View file

@ -40,11 +40,11 @@ After that, the TC²-BBS Meshtastic can simply be started as a service in the ba
docker compose up -d
#for debugging use:
docker compose up
#for stopping use:
docker compose down
#for debugging use:
docker compose up
#for stopping use:
docker compose down