Update homepage-compose.yaml
This commit is contained in:
@@ -15,6 +15,8 @@ services:
|
||||
PUID: 1001
|
||||
PGID: 1001
|
||||
HOMEPAGE_ALLOWED_HOSTS: ${ALLOWED_HOSTS} #required
|
||||
labels:
|
||||
- dockhand.url=http://homepage.zazlab.freeddns.org/
|
||||
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