version: "3.9" services: bot: build: . volumes: - ./db:/db env_file: - .env restart: unless-stopped