services: mafl: image: hywax/mafl:v0.15.3 container_name: mafl volumes: - ./config.yml:/app/data/config.yml ports: - 3000:3000 restart: unless-stopped