Update dns records for new docker host
This commit is contained in:
@@ -42,6 +42,9 @@ private_domains:
|
||||
- type: A
|
||||
name: "syncthing.home.jthan.io"
|
||||
value: 192.168.1.15
|
||||
- type: A
|
||||
name: "docker.home.jthan.io"
|
||||
value: 192.168.1.18
|
||||
- type: AAAA
|
||||
name: "storage0.home.jthan.io"
|
||||
value: "2602:fb57:c20:b00:7a55:36ff:fe02:92c9"
|
||||
@@ -63,6 +66,9 @@ private_domains:
|
||||
- type: AAAA
|
||||
name: "syncthing.home.jthan.io"
|
||||
value: "2602:fb57:c20:b00:be24:11ff:fee9:9c4b"
|
||||
- type: AAAA
|
||||
name: "docker.home.jthan.io"
|
||||
value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d"
|
||||
- type: CNAME
|
||||
name: "ha.home.jthan.io"
|
||||
value: "proxy0.home.jthan.io"
|
||||
|
||||
Reference in New Issue
Block a user