Replace Cloudflare's DNS with Quad9 where it makes sense

This commit is contained in:
Jake Howard
2022-09-18 19:55:35 +01:00
parent 60e9454efe
commit eccefcd7e0
3 changed files with 3 additions and 4 deletions

View File

@ -14,8 +14,8 @@ services:
volumes:
- ./data:/app/data
dns:
- 1.1.1.1
- 8.8.8.8
- 9.9.9.9
- 149.112.112.112
labels:
- traefik.enable=true
- traefik.http.routers.uptime-kuma.rule=Host(`status.theorangeone.net`)