This commit is contained in:
2025-11-18 16:41:32 +01:00
parent d9092ebaa3
commit f71ca15c11
3 changed files with 18 additions and 19 deletions

View File

@@ -20,25 +20,6 @@ services:
# labels:
# wud.watch: true
# wud.watch.digest: true
nebula-sync:
image: ghcr.io/lovelaze/nebula-sync:latest
container_name: nebula-sync
environment:
- PRIMARY=http://192.168.77.101:9380|l4c1j4yd33Du5lo
- REPLICAS=http://192.168.77.238:9380|l4c1j4yd33Du5lo,http://192.168.77.106:9380|l4c1j4yd33Du5lo
- CLIENT_SKIP_TLS_VERIFICATION=true
- FULL_SYNC=true
- RUN_GRAVITY=true
- CRON=0 * * * *
labels:
wud.watch: true
wud.watch.digest: true
networks:
pihole:
ipv4_address: 192.168.78.253
restart: always
pihole:
cap_add:
- NET_ADMIN