fixed advertised tags on clients
This commit is contained in:
parent
0d7da663ed
commit
2dfdb79f06
2 changed files with 2 additions and 2 deletions
|
@ -63,7 +63,7 @@
|
|||
authKeyFile = config.sops.secrets."wireguard-keys/tailscale-authkey/horizon".path;
|
||||
useRoutingFeatures = "client";
|
||||
extraUpFlags = [
|
||||
"--advertise-tags=tag:server,tag:static"
|
||||
"--advertise-tags=tag:client,tag:mobile"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue