version: '3.8' services: vk_bot: build: . environment: GROUP_ID: "group_id" ACCESS_TOKEN: "access_token" restart: unless-stopped