1
0

add ipv6 for rpi0

This commit is contained in:
2026-05-27 20:48:36 -06:00
parent b69092891b
commit 6ee9515c1f

View File

@@ -53,6 +53,9 @@ private_domains:
- type: A - type: A
name: "docker.home.jthan.io" name: "docker.home.jthan.io"
value: 192.168.1.18 value: 192.168.1.18
- type: AAAA
name: "rpi0.home.jthan.io"
value: "2602:fb57:c20:b00:dea6:32ff:fe10:715a"
- type: AAAA - type: AAAA
name: "storage0.home.jthan.io" name: "storage0.home.jthan.io"
value: "2602:fb57:c20:b00:7a55:36ff:fe02:92c9" value: "2602:fb57:c20:b00:7a55:36ff:fe02:92c9"