update(hosts): Unify hosts
This commit is contained in:
parent
f4db960b46
commit
e9286c25ab
9 changed files with 38 additions and 37 deletions
|
|
@ -211,7 +211,7 @@ in
|
|||
http = {
|
||||
use_x_forwarded_for = true;
|
||||
trusted_proxies = [
|
||||
hosts.tailscale.ipv4."baldur.tsn"
|
||||
hosts.tailscale.ipv4."baldur"
|
||||
"::1"
|
||||
"127.0.0.1"
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue