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