Files
protector/docker-compose.yml
Alexander Harding e57ccbb1aa Fixed spelling error
2026-06-30 21:16:04 -04:00

8 lines
153 B
YAML

services:
discord-bot:
build: .
container_name: protector-bot
restart: unless-stopped
tty: true
environment:
- TOKEN=${TOKEN}