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:
@@ -8,7 +8,10 @@ Image=ghcr.io/aandree5/picard-web:minimal-v1
|
||||
|
||||
# Enable auto-update container
|
||||
AutoUpdate=registry
|
||||
EnvironmentFile=./.env
|
||||
Environment=PUID=${PUID}
|
||||
Environment=PGID=${PGID}
|
||||
Environment=TZ=${TZ}
|
||||
Environment=GWB_HOME=/root
|
||||
|
||||
Volume=%h/podman/music/picard:/root
|
||||
Volume=${DATA}:/mnt
|
||||
|
||||
Reference in New Issue
Block a user