services: byparr: image: ghcr.io/thephaseless/byparr:latest restart: unless-stopped init: true build: context: . dockerfile: Dockerfile # Uncomment below to use byparr outside of internal network # ports: # - "8191:8191"