Files
protector/docker-compose.yml
T
Alexander Harding dee1c1dfc3 Changed Service name
2026-06-30 21:15:14 -04:00

8 lines
155 B
YAML

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