Add some DNS entries for new auth server
This commit is contained in:
@@ -29,6 +29,9 @@ private_domains:
|
||||
- type: A
|
||||
name: "storage0.home.jthan.io"
|
||||
value: 192.168.1.3
|
||||
- type: A
|
||||
name: "auth.home.jthan.io"
|
||||
value: 192.168.1.5
|
||||
- type: A
|
||||
name: "proxy0.home.jthan.io"
|
||||
value: 192.168.1.7
|
||||
@@ -74,6 +77,9 @@ private_domains:
|
||||
- type: AAAA
|
||||
name: "docker.home.jthan.io"
|
||||
value: "2602:fb57:c20:b00:be24:11ff:fef4:1b8d"
|
||||
- type: AAAA
|
||||
name: "auth.home.jthan.io"
|
||||
value: "2602:fb57:c20:b00:be24:11ff:fe98:30ba"
|
||||
- type: CNAME
|
||||
name: "ha.home.jthan.io"
|
||||
value: "proxy0.home.jthan.io"
|
||||
|
||||
Reference in New Issue
Block a user