allowed hosts

This commit is contained in:
2026-02-15 11:41:08 +01:00
parent 5ed1e8125d
commit 901b5c0154

View File

@@ -5,6 +5,7 @@ Description=Homepage Dashboard
AutoUpdate=registry 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
Image=ghcr.io/gethomepage/homepage:latest Image=ghcr.io/gethomepage/homepage:latest
Pod=homepage.pod Pod=homepage.pod
Volume=homepage-config:/app/config Volume=homepage-config:/app/config