# Generated by stoatworks-unraid/scripts/gen-docker.mjs from fleet.json. # Repo: aquilon-pitch. Edit fleet.json and regenerate — direct edits are overwritten. # # Pull the published image by default. Uncomment build: . to build from this # checkout instead — useful when testing a change before it reaches GHCR. services: aquilon-pitch: image: ghcr.io/stoatworks-labs/aquilon-pitch:latest # build: . container_name: aquilon-pitch restart: unless-stopped ports: - "8540:80"