diff --git a/IT/Making nginx forward VPN and https traffic on tcp 443.md b/IT/Making nginx forward VPN and https traffic on tcp 443.md index af40eba..c4e8e4a 100644 --- a/IT/Making nginx forward VPN and https traffic on tcp 443.md +++ b/IT/Making nginx forward VPN and https traffic on tcp 443.md @@ -32,5 +32,3 @@ nginx: [emerg] bind() to 192.168.0.8:443 failed (99: Cannot assign requested add ``` I then googled a variety of things before determining that I'd configure the new IP in at an OS (and router?) level, then configure it in at an nginx level after. - -I found the guide \ No newline at end of file