debug homepage

This commit is contained in:
2026-02-15 12:08:27 +01:00
parent 901b5c0154
commit 2141470c4e

View File

@@ -6,8 +6,11 @@ AutoUpdate=registry
ContainerName=homepage ContainerName=homepage
Environment=TZ=Europe/Berlin Environment=TZ=Europe/Berlin
Environment=HOMEPAGE_ALLOWED_HOSTS=10.0.10.2:3002,homepage.chrayed.de Environment=HOMEPAGE_ALLOWED_HOSTS=10.0.10.2:3002,homepage.chrayed.de
Environment=PUID=1001
Environment=PGID=1001
Image=ghcr.io/gethomepage/homepage:latest Image=ghcr.io/gethomepage/homepage:latest
Pod=homepage.pod Pod=homepage.pod
Volume=/run/user/1001/podman/podman.sock:/var/run/podman.sock
Volume=homepage-config:/app/config Volume=homepage-config:/app/config
[Service] [Service]