LBTRD-discord-bot/docker-compose.yml

7 lines
99 B
YAML
Raw Permalink Normal View History

2026-06-04 15:58:20 +02:00
services:
bot:
build:
context: .
env_file:
- .env
restart: unless-stopped