1
0

add some dns entries to tet

This commit is contained in:
2026-06-07 10:01:24 -06:00
parent 3c0f41f4c8
commit d38354762c

View File

@@ -56,6 +56,9 @@ private_domains:
- type: A - type: A
name: "whoami.home.jthan.io" name: "whoami.home.jthan.io"
value: 192.168.1.18 value: 192.168.1.18
- type: A
name: "traefik.home.jthan.io"
value: 192.168.1.18
- type: AAAA - type: AAAA
name: "rpi0.home.jthan.io" name: "rpi0.home.jthan.io"
value: "2602:fb57:c20:b00:dea6:32ff:fe10:715a" value: "2602:fb57:c20:b00:dea6:32ff:fe10:715a"
@@ -86,6 +89,9 @@ private_domains:
- type: AAAA - type: AAAA
name: "whoami.home.jthan.io" name: "whoami.home.jthan.io"
value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d"
- type: AAAA
name: "traefik.home.jthan.io"
value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d"
- type: AAAA - type: AAAA
name: "auth.home.jthan.io" name: "auth.home.jthan.io"
value: "2602:fb57:c20:b00:be24:11ff:fee6:8593" value: "2602:fb57:c20:b00:be24:11ff:fee6:8593"