16 lines
243 B
Plaintext
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
|