Move home wg hostname
This commit is contained in:
parent
9eed5b54f5
commit
8da8c6cadb
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
publicKey = "f9QoYPxyaxylUcOI9cE9fE9DJoEX4c6GUtr4p+rsd34=";
|
||||
presharedKeyFile = "/persist/secrets/wireguard/psk-home";
|
||||
allowedIPs = [ "::/0" ];
|
||||
endpoint = "wg.vsinerva.fi:51820";
|
||||
endpoint = "home.vsinerva.fi:51820";
|
||||
}
|
||||
];
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue