Add links to docs

This commit is contained in:
shamoon 2025-03-15 10:18:26 -07:00
parent b35dd80e8c
commit 801ce479d8
No known key found for this signature in database
4 changed files with 6 additions and 4 deletions

View file

@ -80,7 +80,7 @@ services:
image: ghcr.io/gethomepage/homepage:latest
container_name: homepage
environment:
HOMEPAGE_ALLOWED_HOSTS: gethomepage.dev # required, may need port
HOMEPAGE_ALLOWED_HOSTS: gethomepage.dev # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts
PUID: 1000 # optional, your user id
PGID: 1000 # optional, your group id
ports: