Move Netflix wg key on helium
This commit is contained in:
parent
82aa6f21d3
commit
097e22a036
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@
|
||||||
autostart = false;
|
autostart = false;
|
||||||
address = [ "10.100.0.7/24" ];
|
address = [ "10.100.0.7/24" ];
|
||||||
dns = [ "1.1.1.1" ];
|
dns = [ "1.1.1.1" ];
|
||||||
privateKeyFile = "/root/wireguard-keys/privatekey-netflix";
|
privateKeyFile = "/persist/secrets/wireguard/priv-netflix";
|
||||||
listenPort = 51820;
|
listenPort = 51820;
|
||||||
|
|
||||||
peers = [
|
peers = [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue