Update Wireguard port
This commit is contained in:
parent
a61403765a
commit
b824604f59
@ -57,7 +57,7 @@
|
||||
wireguardPeerConfig = {
|
||||
PublicKey = "GN8lqPBZYOulh6xD4GhkoEWI65HMMCpSxJSH5871YnU=";
|
||||
AllowedIPs = [ "0.0.0.0/0" ];
|
||||
Endpoint = "coolneng.duckdns.org:443";
|
||||
Endpoint = "coolneng.duckdns.org:1194";
|
||||
};
|
||||
}];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user