diff --git a/examples/watchyourlan/docker-compose-v1.yml b/examples/watchyourlan/docker-compose-v1.yml index 251527e..2f33f28 100644 --- a/examples/watchyourlan/docker-compose-v1.yml +++ b/examples/watchyourlan/docker-compose-v1.yml @@ -6,7 +6,7 @@ services: network_mode: "host" restart: unless-stopped volumes: - - ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/watchyourlan:/data + - ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/watchyourlan-v1:/data environment: TZ: Europe/Berlin # required: needs your TZ for correct time IFACE: "ens18" # required: 1 or more interface