services: perefouras: build: context: . dockerfile: Dockerfile environment: - DISCORD_TOKEN=${FOURAS_DISCORD_TOKEN} - MAINTAINER_ID=${FOURAS_MAINTAINER_ID:151626081458192384} restart: always volumes: - perefouras-data:/app/data volumes: perefouras-data