mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-06 12:18:48 +00:00
Update README.md
This commit is contained in:
parent
d81fcee31f
commit
a2f4dd289b
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ services:
|
|||
image: ghcr.io/gethomepage/homepage:latest
|
||||
container_name: homepage
|
||||
environment:
|
||||
HOMEPAGE_ALLOWED_HOSTS: gethomepage.dev # required when deploying via public URL
|
||||
HOMEPAGE_ALLOWED_HOSTS: gethomepage.dev # required, may need port
|
||||
PUID: 1000 # optional, your user id
|
||||
PGID: 1000 # optional, your group id
|
||||
ports:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue