Update DNS config to use dedicated Adguard network - for real

This commit is contained in:
2022-09-16 19:26:38 +03:00
parent 56912e3c4c
commit 702ead89ef

View File

@@ -69,6 +69,8 @@ services:
- 'traefik.http.middlewares.domain.redirectregex.replacement=https://dash.pukeko.xyz/$${1}'
- "traefik.http.middlewares.domain.redirectregex.permanent=true"
# user: 1001:1001
dns:
- 150.201.34.6
homer:
image: b4bz/homer
container_name: homer
@@ -117,6 +119,8 @@ services:
networks:
- internal
- dns_network
dns:
- 150.201.34.6
expose:
- 9091
secrets: