This commit is contained in:
parent
833b987ea8
commit
20bdff922e
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ in
|
|||
"fd00::1/128"
|
||||
"10.100.0.1/32"
|
||||
];
|
||||
endpoint = "pixos.bytestall.info:${listenPort}";
|
||||
endpoint = "pixos.bytestall.info:${toString listenPort}";
|
||||
persistentKeepalive = 25;
|
||||
}
|
||||
];
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue