# Generated by stoatworks-unraid/scripts/gen-docker.mjs from fleet.json. # Repo: willmyshowfit. 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: willmyshowfit: image: ghcr.io/stoatworks-labs/willmyshowfit:latest # build: . container_name: willmyshowfit restart: unless-stopped ports: - "8537:80"