Comment on DNS setup

This commit is contained in:
Colin Hebert
2023-01-19 15:03:42 +01:00
parent 7568ff77a4
commit bcf8446107

View File

@@ -11,6 +11,7 @@ services:
- traefik - traefik
- downloads - downloads
dns: dns:
# Work around DNS blocks in various regions
- 1.1.1.1 - 1.1.1.1
- 1.0.0.1 - 1.0.0.1
volumes: volumes:
@@ -39,6 +40,7 @@ services:
- traefik - traefik
- downloads - downloads
dns: dns:
# Work around DNS blocks in various regions
- 1.1.1.1 - 1.1.1.1
- 1.0.0.1 - 1.0.0.1
volumes: volumes: