Update home-tools.yaml
parent
7e1bbf1e50
commit
7692aa737f
|
@ -9,7 +9,7 @@ services:
|
||||||
environment:
|
environment:
|
||||||
PUID: 1000 # read them from .env
|
PUID: 1000 # read them from .env
|
||||||
PGID: 1000 # read them from .env
|
PGID: 1000 # read them from .env
|
||||||
HOMEPAGE_ALLOWED_HOSTS: home.dex
|
HOMEPAGE_ALLOWED_HOSTS: "http://home.dex"
|
||||||
|
|
||||||
# watchyourlan:
|
# watchyourlan:
|
||||||
# image: aceberg/watchyourlan:v2
|
# image: aceberg/watchyourlan:v2
|
||||||
|
|
Loading…
Reference in New Issue