Update home-tools.yaml
parent
17ad4ee441
commit
ef8690a7c7
|
|
@ -10,22 +10,6 @@ services:
|
|||
PUID: 1000 # read them from .env
|
||||
PGID: 1000 # read them from .env
|
||||
HOMEPAGE_ALLOWED_HOSTS: home.dex
|
||||
|
||||
# watchyourlan:
|
||||
# image: aceberg/watchyourlan:v2
|
||||
# container_name: watchyourlan
|
||||
# network_mode: host
|
||||
# restart: unless-stopped
|
||||
# volumes:
|
||||
# - /dockers/wyl:/data/WatchYourLAN
|
||||
# environment:
|
||||
# TZ: America/New_York
|
||||
# IFACES: "enp7s0"
|
||||
# HOST: "0.0.0.0"
|
||||
# PORT: "8840"
|
||||
# TIMEOUT: "120"
|
||||
# THEME: "darkly"
|
||||
# COLOR: "dark"
|
||||
|
||||
mealie:
|
||||
container_name: mealie
|
||||
|
|
|
|||
Loading…
Reference in New Issue