Update home-tools.yaml
parent
17ad4ee441
commit
ef8690a7c7
|
|
@ -11,22 +11,6 @@ services:
|
||||||
PGID: 1000 # read them from .env
|
PGID: 1000 # read them from .env
|
||||||
HOMEPAGE_ALLOWED_HOSTS: home.dex
|
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:
|
mealie:
|
||||||
container_name: mealie
|
container_name: mealie
|
||||||
image: ghcr.io/mealie-recipes/mealie:latest
|
image: ghcr.io/mealie-recipes/mealie:latest
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue