summaryrefslogtreecommitdiff
path: root/content/ufw.md
diff options
context:
space:
mode:
authorLuke Smith <luke@lukesmith.xyz>2022-08-24 17:15:29 +0000
committerGitHub <noreply@github.com>2022-08-24 17:15:29 +0000
commita51abb0601697b9ee11c4695565c8d1e090af106 (patch)
tree91ea68affead30c312deccd57ee23d2cfc4b45f4 /content/ufw.md
parentf78dd1d7b350e2deed8233ce3040f06f40ddaa9a (diff)
parent4226a4c4faba1f35f04783d242106ea166c7ac79 (diff)
Merge pull request #233 from gianmarcogg03/patch-1
Changed mistaken Gemini port
Diffstat (limited to 'content/ufw.md')
-rw-r--r--content/ufw.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/ufw.md b/content/ufw.md
index 52cd294..6b34630 100644
--- a/content/ufw.md
+++ b/content/ufw.md
@@ -103,7 +103,7 @@ ports, so whenever you install a new service like this you will have to
tell `ufw` to enable the desired port:
```sh
-ufw allow 1985
+ufw allow 1965
```
### Websites: HTTP and HTTPS