fix typo
This commit is contained in:
@@ -16,7 +16,7 @@ Here's the setup:
|
||||
4. I have a mini server, running Proxmox.
|
||||
5. I have installed Nginx Proxy Manager in a container on the Proxmox (an LXC), which is running and reachable at the static address 192.168.4.11.
|
||||
6. I have installed the service I'm trying to expose in another LXC, which is running and reachable at the static address 192.168.4.12.
|
||||
7. I have set up port forwarding on my Eero network for ports 80 and 443 to 198.168.4.11.
|
||||
7. I have set up port forwarding on my Eero network for ports 80 and 443 to ~~198~~192.168.4.11.
|
||||
8. I have created a proxy host in NPM, for which all the dots are green:
|
||||
- Domain Name: service.example.net
|
||||
- Scheme: http
|
||||
|
||||
Reference in New Issue
Block a user