Files
weather_bot/docker-compose.yml
2026-03-26 09:37:50 +03:00

7 lines
127 B
YAML

services:
weather_bot:
build: .
container_name: tg_weather_bot
restart: unless-stopped
env_file:
- .env