Update homepage allowed host
This commit is contained in:
@@ -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:
|
||||||
|
|||||||
Reference in New Issue
Block a user