version: "3.7" services: bot: build: . # image: vanity environment: - API_TOKEN - GITHUB_TOKEN restart: always