services: # Телеграм бот telegram_bot: build: . command: python -u MyRatingSuperBot.py restart: unless-stopped env_file: - .env volumes: - data:/app/data volumes: data: