scripts/bots/antiwhisper/docker-compose.yml
2024-12-07 03:32:26 +03:00

8 lines
131 B
YAML

version: '3'
services:
telegram-bot:
build: .
container_name: telegram_bot
restart: always
env_file:
- .env