This commit is contained in:
traveler 2025-12-22 16:12:43 -06:00
parent ea60d22ddf
commit 2f7c21c6d4
2 changed files with 55 additions and 1 deletions

View file

@ -2,7 +2,8 @@ services:
homepage:
image: ghcr.io/gethomepage/homepage:latest
# container_name: homepage
# environment:
environment:
- HOMEPAGE_ALLOWED_HOSTS=homepage.netgrimoire.com
# PUID: 998 # optional, your user id
# PGID: 1001 # optional, your group id
# TZ: America/Chicago