mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2024-11-23 20:11:12 +00:00
chore: Update docker-compose-v1.yml
This commit is contained in:
parent
4ced0f9f6d
commit
6d8cd7a1a6
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user