add pihole domain
This commit is contained in:
parent
f88806671e
commit
28522c9022
1 changed files with 2 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
||||||
$ORIGIN pim.kunis.nl.
|
$ORIGIN pim.kunis.nl.
|
||||||
$TTL 60
|
$TTL 60
|
||||||
|
|
||||||
pim.kunis.nl. IN SOA ns.pim.kunis.nl. pim.kunis.nl. 2023050400 1800 3600 1209600 3600
|
pim.kunis.nl. IN SOA ns.pim.kunis.nl. pim.kunis.nl. 2023051000 1800 3600 1209600 3600
|
||||||
|
|
||||||
NS ns.pim.kunis.nl.
|
NS ns.pim.kunis.nl.
|
||||||
A 84.245.14.149
|
A 84.245.14.149
|
||||||
|
@ -25,3 +25,4 @@ swarm IN CNAME www.pim.kunis.nl.
|
||||||
traefik IN CNAME www.pim.kunis.nl.
|
traefik IN CNAME www.pim.kunis.nl.
|
||||||
syncthing IN CNAME www.pim.kunis.nl.
|
syncthing IN CNAME www.pim.kunis.nl.
|
||||||
cloud IN CNAME www.pim.kunis.nl.
|
cloud IN CNAME www.pim.kunis.nl.
|
||||||
|
pihole IN CNAME www.pim.kunis.nl.
|
||||||
|
|
Reference in a new issue