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