homepage edit domain
This commit is contained in:
@@ -13,7 +13,7 @@ services:
|
|||||||
environment:
|
environment:
|
||||||
- PUID=1000
|
- PUID=1000
|
||||||
- PGID=1000
|
- PGID=1000
|
||||||
- HOMEPAGE_ALLOWED_HOSTS=homep.dockers.localdomain # add your FQDN here
|
- HOMEPAGE_ALLOWED_HOSTS=dockers.localdomain # add your FQDN here
|
||||||
|
|
||||||
volumes:
|
volumes:
|
||||||
#- /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations
|
#- /var/run/docker.sock:/var/run/docker.sock:ro # (optional) For docker integrations
|
||||||
|
|||||||
Reference in New Issue
Block a user