This commit is contained in:
=
2025-06-06 08:39:29 -05:00
parent fccde2954a
commit f8ec644077

View File

@@ -8,4 +8,4 @@ services:
- /home/soenke/docker-data/homepage/config:/app/config # Make sure your local config directory exists - /home/soenke/docker-data/homepage/config:/app/config # Make sure your local config directory exists
- /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations - /var/run/docker.sock:/var/run/docker.sock # (optional) For docker integrations
environment: environment:
HOMEPAGE_ALLOWED_HOSTS: gethomepage.dev,homepage.home.domroese.eu # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts HOMEPAGE_ALLOWED_HOSTS: gethomepage.dev,homepage.home.domroese.eu,homepage.domr.ovh:443,homepage.domr.ovh:80 # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts