l styx.r: use fixed tinc port because of NAT
This commit is contained in:
parent
e422692ef6
commit
95f7f88185
|
@ -681,7 +681,7 @@ in {
|
|||
aliases = [
|
||||
"styx.r"
|
||||
];
|
||||
tinc.port = 0;
|
||||
tinc.port = 654;
|
||||
tinc = {
|
||||
pubkey = ''
|
||||
-----BEGIN PUBLIC KEY-----
|
||||
|
|
Loading…
Reference in a new issue