Add Docker components

This commit is contained in:
Alexander Harding
2026-06-30 21:13:25 -04:00
parent a5f534d8e1
commit 8e531708b2
5 changed files with 41 additions and 3 deletions
+8
View File
@@ -0,0 +1,8 @@
serivces:
discord-bot:
build: .
container_name: protector_bot
restart: unless-stopped
tty: true
environment:
- TOKEN=${TOKEN}