Fixed README markdown

This commit is contained in:
termite 2025-01-27 16:18:07 -08:00
parent 05ca36ada8
commit 1c10f29b48

View file

@ -4,6 +4,7 @@ set the DISCORD_TOKEN environment variable to the bot token
sample docker-compose
```
version: "3"
services:
chefle-bot:
@ -14,3 +15,4 @@ services:
ports:
- 443
- 80
```