fix typo
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"lastFetched": "2025-08-10T12:06:33.358Z",
|
||||
"lastFetched": "2025-08-10T17:01:53.717Z",
|
||||
"children": [
|
||||
{
|
||||
"type": "entry",
|
||||
@@ -12034,6 +12034,29 @@
|
||||
"like-of": "https://kfitz.info/",
|
||||
"wm-property": "like-of",
|
||||
"wm-private": false
|
||||
},
|
||||
{
|
||||
"type": "entry",
|
||||
"author": {
|
||||
"type": "card",
|
||||
"name": "Kathleen Fitzpatrick",
|
||||
"photo": "https://avatars.webmention.io/spaces.hcommons.social/648006f99b8c00e79aa7f80f925657fefbffe73fb70ab6a908cc5f94e254a2ec.png",
|
||||
"url": "https://hcommons.social/@kfitz"
|
||||
},
|
||||
"url": "https://hcommons.social/@kfitz/115005300802871942",
|
||||
"published": "2025-08-10T16:00:26+00:00",
|
||||
"wm-received": "2025-08-10T16:19:45Z",
|
||||
"wm-id": 1930353,
|
||||
"wm-source": "https://brid.gy/comment/mastodon/@kfitz@hcommons.social/115005189753715985/115005300802871942",
|
||||
"wm-target": "https://kfitz.info/networking-continued/",
|
||||
"wm-protocol": "webmention",
|
||||
"content": {
|
||||
"html": "<p><span class=\"h-card\"><a href=\"https://toot.wales/@woe2you\" class=\"u-url\">@<span>woe2you</span></a></span> It’s AT&T fiber, so there’s a chance, I suppose. (They do not communicate a lot of the under the hood details.)</p>",
|
||||
"text": "@woe2you It’s AT&T fiber, so there’s a chance, I suppose. (They do not communicate a lot of the under the hood details.)"
|
||||
},
|
||||
"in-reply-to": "https://kfitz.info/networking-continued/",
|
||||
"wm-property": "in-reply-to",
|
||||
"wm-private": false
|
||||
}
|
||||
]
|
||||
}
|
||||
@@ -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