diff --git a/README.md b/README.md index 9b9cf49..5b8291f 100644 --- a/README.md +++ b/README.md @@ -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 +```