[Komodo] admin: Write Compose File: update compose.yaml
This commit is contained in:
parent
9b025d6ba8
commit
f0ed21fb34
1 changed files with 3 additions and 1 deletions
|
|
@ -68,4 +68,6 @@ services:
|
||||||
environment:
|
environment:
|
||||||
HOMEPAGE_ALLOWED_HOSTS: home.sascha-lutz.de # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts
|
HOMEPAGE_ALLOWED_HOSTS: home.sascha-lutz.de # required, may need port. See gethomepage.dev/installation/#homepage_allowed_hosts
|
||||||
PUID: 1000
|
PUID: 1000
|
||||||
PGID: 1000
|
PGID: 1000
|
||||||
|
networks:
|
||||||
|
- proxy_network
|
||||||
Loading…
Add table
Add a link
Reference in a new issue