Change domain

This commit is contained in:
Fabrice Didon 2022-11-20 19:06:34 +01:00
parent 39263a6af0
commit 0e0c187774

View File

@ -20,7 +20,7 @@ metadata:
namespace: dns namespace: dns
data: data:
Corefile: | Corefile: |
open-it.intra { hyponeros.intra {
errors errors
health health
log log
@ -32,7 +32,7 @@ data:
} }
. { . {
forward . 192.168.5.1 forward . 192.168.1.6
cache cache
} }