removed leyla tag from advertise-tags
This commit is contained in:
parent
186dd689eb
commit
0d7da663ed
5 changed files with 26 additions and 31 deletions
|
@ -58,12 +58,11 @@
|
|||
extraUpFlags = [
|
||||
"--advertise-exit-node"
|
||||
"--advertise-routes=192.168.0.0/24"
|
||||
"--advertise-tags=tag:leyla,tag:server,tag:static"
|
||||
"--advertise-tags=tag:server,tag:static"
|
||||
];
|
||||
extraSetFlags = [
|
||||
"--advertise-exit-node"
|
||||
"--advertise-routes=192.168.0.0/24"
|
||||
"--advertise-tags=tag:leyla,tag:server,tag:static"
|
||||
];
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue