18 lines
263 B
Plaintext
18 lines
263 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]
|
|
User=1000
|
|
Group=1000
|
|
Restart=on-abnormal
|
|
|
|
#[Install]
|
|
#WantedBy=default.target
|