Introduce unbound for caching dns and move pihole to macvlan. Use "lan" as local domain name.
This commit is contained in:
@@ -20,7 +20,7 @@ services:
|
||||
labels:
|
||||
- "traefik.enable=true"
|
||||
- "traefik.http.routers.vaultwarden.entrypoints=web"
|
||||
- "traefik.http.routers.vaultwarden.rule=Host(`vault.localhost`) || Host(`vault.local`)"
|
||||
- "traefik.http.routers.vaultwarden.rule=Host(`vault.lan`)"
|
||||
- "traefik.http.services.vaultwarden.loadbalancer.server.port=80"
|
||||
networks:
|
||||
- internal
|
||||
|
||||
Reference in New Issue
Block a user