Update tvj-epg/tvj-epg.container
This commit is contained in:
18
tvj-epg/tvj-epg.container
Normal file
18
tvj-epg/tvj-epg.container
Normal file
@@ -0,0 +1,18 @@
|
||||
[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]
|
||||
User=1000
|
||||
Group=1000
|
||||
Restart=on-abnormal
|
||||
|
||||
[Install]
|
||||
WantedBy=default.target
|
||||
Reference in New Issue
Block a user