scripts/bots/antiwhisper/docker-compose.yml

8 lines
131 B
YAML
Raw Permalink Normal View History

2024-12-07 03:32:26 +03:00
version: '3'
services:
telegram-bot:
build: .
container_name: telegram_bot
restart: always
env_file:
- .env