diff --git a/tvj-epg/tvj-epg.container b/tvj-epg/tvj-epg.container deleted file mode 100644 index c4b747c..0000000 --- a/tvj-epg/tvj-epg.container +++ /dev/null @@ -1,17 +0,0 @@ -[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 -