add buttons

This commit is contained in:
2026-03-26 10:15:41 +03:00
parent d18270de43
commit 20531d1029
4 changed files with 113 additions and 68 deletions

View File

@@ -1,7 +1,11 @@
version: '3.8'
services:
weather_bot:
build: .
container_name: tg_weather_bot
restart: unless-stopped
environment:
- TZ=Europe/Moscow # Укажи здесь нужный базовый часовой пояс
env_file:
- .env