forked from DGNum/infrastructure
chore(dns): Switch rescue01 to v6 only
ipv4 seems to have difficulties right now
This commit is contained in:
parent
a1fc8f8cfe
commit
01d72bfa13
1 changed files with 1 additions and 1 deletions
|
@ -121,7 +121,7 @@ let
|
|||
"s3-admin"
|
||||
];
|
||||
|
||||
rescue01.dual = [
|
||||
rescue01.v6 = [
|
||||
"nb-relay01" # Netbird Relay
|
||||
"status" # Uptime Kuma
|
||||
];
|
||||
|
|
Loading…
Add table
Reference in a new issue