Fix montalin endpoint configuration
This commit is contained in:
parent
b498876011
commit
b907586257
1 changed files with 1 additions and 1 deletions
|
@ -61,7 +61,7 @@
|
|||
hosts = {
|
||||
montalin = {
|
||||
v4.ip = "10.249.0.1";
|
||||
endpoint = "calanda.plessur.net.qo.is:${server.port}";
|
||||
endpoint = "calanda.plessur.net.qo.is:${toString server.port}";
|
||||
publicKey = "76nV1jgexHJ898hTLbMRz1BjguFp6YCHpoV52GuNDzc=";
|
||||
persistentKeepalive = null;
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue