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 = [
|
aliases = [
|
||||||
"styx.r"
|
"styx.r"
|
||||||
];
|
];
|
||||||
tinc.port = 0;
|
tinc.port = 654;
|
||||||
tinc = {
|
tinc = {
|
||||||
pubkey = ''
|
pubkey = ''
|
||||||
-----BEGIN PUBLIC KEY-----
|
-----BEGIN PUBLIC KEY-----
|
||||||
|
|
Loading…
Reference in a new issue