This commit is contained in:
@@ -14,6 +14,8 @@ services:
|
||||
networks:
|
||||
default:
|
||||
ipv4_address: 10.5.1.0
|
||||
labels:
|
||||
- "wud.watch=false"
|
||||
|
||||
pihole:
|
||||
container_name: pihole
|
||||
@@ -69,6 +71,7 @@ services:
|
||||
- "traefik.http.routers.traefik-secure.tls.domains[0].main=${DOMAIN}"
|
||||
- "traefik.http.routers.traefik-secure.tls.domains[0].sans=*.${DOMAIN}"
|
||||
- "traefik.http.routers.traefik-secure.service=api@internal"
|
||||
- "wud.watch=false"
|
||||
|
||||
# Productivity
|
||||
crontab-guru:
|
||||
|
||||
Reference in New Issue
Block a user