From 84107eafd1fa7cb3f9fcfb16fc96d2ca4b7a8761 Mon Sep 17 00:00:00 2001 From: joseph <31323641+josephyooo@users.noreply.github.com> Date: Thu, 17 Aug 2023 23:55:11 -0400 Subject: [PATCH] Update port_forwarding.md (#1085) --- docs/port_forwarding.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/port_forwarding.md b/docs/port_forwarding.md index f721b7ff..a1db2318 100644 --- a/docs/port_forwarding.md +++ b/docs/port_forwarding.md @@ -12,3 +12,5 @@ If your ISP has provided you with an external IP address for the router, you can * [VNC](vnc.md) (if you use it) runs on port `5900`. If you don't have an external IP address, then we recommend trying [Tailscale VPN](tailscale.md). + +!!! note You may have to forward both the `http` and `https` ports (`80` and `443` here) in order to access the Web UI via `http`.