formatting
This commit is contained in:
parent
14d0fb13ed
commit
40d45a8abd
3 changed files with 8 additions and 8 deletions
|
@ -18,9 +18,11 @@
|
|||
base_domain = "tailnet.stranger.systems";
|
||||
magic_dns = true;
|
||||
extra_records = [
|
||||
{name = "hub.tailnet.stranger.systems";
|
||||
type = "A";
|
||||
value = "100.64.0.3";}
|
||||
{
|
||||
name = "hub.tailnet.stranger.systems";
|
||||
type = "A";
|
||||
value = "100.64.0.3";
|
||||
}
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue