Use CloudFlare DNS in more places

This commit is contained in:
Colin Hebert
2023-04-23 08:13:25 +10:00
parent b2b819b9e0
commit 5491889b39
4 changed files with 17 additions and 0 deletions

View File

@@ -28,6 +28,10 @@ services:
hostname: flaresolverr
image: flaresolverr/flaresolverr
restart: unless-stopped
dns:
# Work around DNS blocks in various regions
- 1.1.1.1
- 1.0.0.1
autobrr:
hostname: autobrr

View File

@@ -9,6 +9,10 @@ services:
PGID: ${NASCOMPOSE_GID?}
networks:
- reverse-proxy
dns:
# Work around DNS blocks in various regions
- 1.1.1.1
- 1.0.0.1
volumes:
- ${NASCOMPOSE_SERVICES?}/irc/volumes/thelounge_config/:/config/
restart: unless-stopped

View File

@@ -15,6 +15,9 @@ services:
net.ipv4.conf.all.src_valid_mark: 1
networks:
- reverse-proxy
dns:
- 1.1.1.1
- 1.0.0.1
devices:
- /dev/net/tun:/dev/net/tun
volumes:
@@ -40,6 +43,9 @@ services:
- torrents
- indexer
- reverse-proxy
dns:
- 1.1.1.1
- 1.0.0.1
volumes:
- ${NASCOMPOSE_SERVICES?}/torrents/volumes/cross-seed_config/:/config/
- ${NASCOMPOSE_SERVICES?}/torrents/volumes/qbittorrent_config/data/BT_backup/:/torrents/:ro

View File

@@ -17,6 +17,9 @@ services:
networks:
- reverse-proxy
- usenet
dns:
- 1.1.1.1
- 1.0.0.1
volumes:
- ${NASCOMPOSE_SERVICES?}/usenet/volumes/sabnzbd_config/:/config/
- ${NASCOMPOSE_DATA?}/usenet/:/data/