chore: Update docker-compose-v1.yml

pull/26/head
LRVT 2024-09-01 14:07:11 +02:00 zatwierdzone przez GitHub
rodzic 4ced0f9f6d
commit 6d8cd7a1a6
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: B5690EEEBB952194
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -6,7 +6,7 @@ services:
network_mode: "host" network_mode: "host"
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/watchyourlan:/data - ${DOCKER_VOLUME_STORAGE:-/mnt/docker-volumes}/watchyourlan-v1:/data
environment: environment:
TZ: Europe/Berlin # required: needs your TZ for correct time TZ: Europe/Berlin # required: needs your TZ for correct time
IFACE: "ens18" # required: 1 or more interface IFACE: "ens18" # required: 1 or more interface