version: '3.9' services: telezab-bot: build: . container_name: telezab-bot restart: unless-stopped env_file: - .env environment: - TZ=Asia/Yekaterinburg volumes: - /opt/tgbot/logs:/app/logs