mirror of
https://github.com/TheCommsChannel/TC2-BBS-mesh.git
synced 2025-02-21 03:15:24 -08:00
fix docker compose indentation in readme.md file
This commit is contained in:
parent
eddaa9e606
commit
13bd3f2b60
10
README.md
10
README.md
|
@ -40,11 +40,11 @@ After that, the TC²-BBS Meshtastic can simply be started as a service in the ba
|
||||||
|
|
||||||
docker compose up -d
|
docker compose up -d
|
||||||
|
|
||||||
#for debugging use:
|
#for debugging use:
|
||||||
docker compose up
|
docker compose up
|
||||||
|
|
||||||
#for stopping use:
|
#for stopping use:
|
||||||
docker compose down
|
docker compose down
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue