18 lines
308 B
Plaintext
18 lines
308 B
Plaintext
[Unit]
|
|
Description=Television Jamaica EPG
|
|
|
|
[Container]
|
|
ContainerName=tvj-epg
|
|
Image=ghcr.io/lyncolnmd/tvj-epg:latest
|
|
AutoUpdate=registry
|
|
PublishPort=8787:8787
|
|
#Volume=/media/CONTAINER/Videos/XMLTV:/app/output:Z
|
|
EnvironmentFile=tvj-epg.env
|
|
|
|
[Service]
|
|
Restart=unless-stopped
|
|
|
|
[Install]
|
|
WantedBy=default.target
|
|
|