1
0
Fork 0
forked from zovos/bot_tg
bot_tg/docker-compose.yaml
2026-02-20 11:17:16 +03:00

8 lines
101 B
YAML

version: "3.9"
services:
bot:
build: .
env_file:
- .env
restart: unless-stopped