Files
quadlets/byparr-jackett-pod/byparr.container
2026-02-13 10:45:48 -05:00

16 lines
243 B
Plaintext

[Unit]
Description=Byparr
[Container]
ContainerName=byparr
Image=ghcr.io/thephaseless/byparr:latest
Pod=byparr-jackett.pod
#PublishPort=8191:8191
Environment=LOG_LEVEL=INFO
[Service]
Restart=unless-stopped
[Install]
WantedBy=default.target