Update homepage allowed host

This commit is contained in:
2026-03-07 18:46:31 -06:00
parent 368f630ec4
commit 3e08c19fd8

View File

@@ -4,7 +4,7 @@ services:
image: ghcr.io/gethomepage/homepage:latest image: ghcr.io/gethomepage/homepage:latest
container_name: homepage container_name: homepage
environment: environment:
HOMEPAGE_ALLOWED_HOSTS: home.mpdavis.com,10.0.2.0:3001 HOMEPAGE_ALLOWED_HOSTS: home.mpdavis.com,10.2.2.0:3001
PUID: 1000 PUID: 1000
PGID: 1000 PGID: 1000
ports: ports: