mirror of
https://github.com/CoolnsX/selfhost_podman.git
synced 2026-06-17 07:22:08 +05:30
The last time I tried this the monkey didn't survive. Let's hope it works better this time.
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
[Unit]
|
[Unit]
|
||||||
Description=Music Pod (Soulbeet, Slskd, Navidrome)
|
Description=Music Pod (Picard, Slskd, Navidrome)
|
||||||
|
|
||||||
[Pod]
|
[Pod]
|
||||||
PodName=music
|
PodName=music
|
||||||
|
|||||||
@@ -8,7 +8,10 @@ Image=ghcr.io/aandree5/picard-web:minimal-v1
|
|||||||
|
|
||||||
# Enable auto-update container
|
# Enable auto-update container
|
||||||
AutoUpdate=registry
|
AutoUpdate=registry
|
||||||
EnvironmentFile=./.env
|
Environment=PUID=${PUID}
|
||||||
|
Environment=PGID=${PGID}
|
||||||
|
Environment=TZ=${TZ}
|
||||||
|
Environment=GWB_HOME=/root
|
||||||
|
|
||||||
Volume=%h/podman/music/picard:/root
|
Volume=%h/podman/music/picard:/root
|
||||||
Volume=${DATA}:/mnt
|
Volume=${DATA}:/mnt
|
||||||
|
|||||||
Reference in New Issue
Block a user