Add Docker Compose file

This commit is contained in:
2022-08-22 08:03:16 -05:00
parent 322a88e0ad
commit f075e2454c

6
docker-compose.yaml Normal file
View File

@ -0,0 +1,6 @@
version: "3.9"
services:
bot:
build: .
environment:
- BEEPBOOP_DISCORD_TOKEN