Update homepage/docker-compose.yml
This commit is contained in:
@@ -9,5 +9,5 @@ services:
|
||||
- /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations, see alternative methods
|
||||
environment:
|
||||
HOMEPAGE_ALLOWED_HOSTS: gethomepage.dev # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts
|
||||
PUID: $PUID
|
||||
PGID: $PGID
|
||||
PUID: 1000
|
||||
PGID: 1000
|
||||
Reference in New Issue
Block a user