The last time I tried this the monkey didn't survive. Let's hope it works better this time.

This commit is contained in:
coolnsx
2026-06-01 22:08:45 +05:30
parent aa390bbf49
commit a28ff109e4
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
[Unit] [Unit]
Description=Music Pod (Soulbeet, Slskd, Navidrome) Description=Music Pod (Picard, Slskd, Navidrome)
[Pod] [Pod]
PodName=music PodName=music
+4 -1
View File
@@ -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