add buttons
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user