Update homepage-compose.yaml
This commit is contained in:
@@ -14,7 +14,7 @@ services:
|
||||
TZ: America/Chicago
|
||||
PUID: 1001
|
||||
PGID: 1001
|
||||
HOMEPAGE_ALLOWED_HOSTS: 192.168.0.0,192.168.0.131:3003,homepage.zazlab.freeddns.org #required
|
||||
HOMEPAGE_ALLOWED_HOSTS: ${ALLOWED_HOSTS} #required
|
||||
networks:
|
||||
- proxy-net # reverse proxy network
|
||||
- socket-net # docker socket network - also need to configure in docker.yaml
|
||||
|
||||
Reference in New Issue
Block a user