Update homepage-compose.yaml
Added HOMEPAGE_ALLOWED_HOSTS
This commit is contained in:
@@ -15,6 +15,7 @@ services:
|
|||||||
DOCKER_HOST: tcp://socket-proxy:2375
|
DOCKER_HOST: tcp://socket-proxy:2375
|
||||||
PUID: 1001
|
PUID: 1001
|
||||||
PGID: 1001
|
PGID: 1001
|
||||||
|
HOMEPAGE_ALLOWED_HOSTS: 192.168.0.0,homepage.zazlab.freeddns.org #required
|
||||||
networks:
|
networks:
|
||||||
- proxy-net # reverse proxy network
|
- proxy-net # reverse proxy network
|
||||||
- socket-net # docker socket network
|
- socket-net # docker socket network
|
||||||
|
|||||||
Reference in New Issue
Block a user