fixed advertised tags on clients
This commit is contained in:
parent
0d7da663ed
commit
2dfdb79f06
2 changed files with 2 additions and 2 deletions
|
@ -58,7 +58,7 @@
|
|||
extraUpFlags = [
|
||||
"--advertise-exit-node"
|
||||
"--advertise-routes=192.168.0.0/24"
|
||||
"--advertise-tags=tag:server,tag:static"
|
||||
"--advertise-tags=tag:client,tag:static"
|
||||
];
|
||||
extraSetFlags = [
|
||||
"--advertise-exit-node"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue