fix dns records for auth

This commit is contained in:
Jonathan DeMasi
2026-04-28 20:48:56 -06:00
parent d9e8c03ce8
commit 110519e8f3

View File

@@ -31,7 +31,7 @@ private_domains:
value: 192.168.1.3 value: 192.168.1.3
- type: A - type: A
name: "auth.home.jthan.io" name: "auth.home.jthan.io"
value: 192.168.1.5 value: 192.168.1.7
- type: A - type: A
name: "proxy0.home.jthan.io" name: "proxy0.home.jthan.io"
value: 192.168.1.7 value: 192.168.1.7
@@ -79,7 +79,7 @@ private_domains:
value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d" 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:fe98:30ba" value: "2602:fb57:c20:b00:be24:11ff:fee6:8593"
- type: CNAME - type: CNAME
name: "ha.home.jthan.io" name: "ha.home.jthan.io"
value: "proxy0.home.jthan.io" value: "proxy0.home.jthan.io"