Update wg key
This commit is contained in:
parent
cb38f4c6c9
commit
f38401bac6
1 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,7 @@
|
||||||
persistentKeepalive = 5;
|
persistentKeepalive = 5;
|
||||||
}
|
}
|
||||||
{ # framework-server docker:wg-vintage-story
|
{ # framework-server docker:wg-vintage-story
|
||||||
publicKey = "jv36MtY5XV18jirGm7nJTgePJEobhhVd1rf53EUxY1U=";
|
publicKey = "ooDzRceUrh/Ie8pjkOEPZ3ge/GJrj/+lVzzdnybC0jY=";
|
||||||
presharedKeyFile = "/run/secrets/preshared_key";
|
presharedKeyFile = "/run/secrets/preshared_key";
|
||||||
allowedIPs = [ "10.100.1.5/32" ];
|
allowedIPs = [ "10.100.1.5/32" ];
|
||||||
persistentKeepalive = 5;
|
persistentKeepalive = 5;
|
||||||
|
|
Loading…
Reference in a new issue