Add Docker Compose file

This commit is contained in:
Ryan Cavicchioni 2022-08-22 08:03:16 -05:00
parent 322a88e0ad
commit f075e2454c
Signed by: ryanc
GPG Key ID: 877EEDAF9245103D

6
docker-compose.yaml Normal file
View File

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