summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorhiddej <hidde-j@github.com>2021-07-05 01:06:26 +0200
committerhiddej <hidde-j@github.com>2021-07-05 01:06:26 +0200
commit65152d3f99500500669c28cb279bd27f9984e7fb (patch)
tree9419d065a5af2e1b574cd346f2e25d59b89ed996
parentc71d3a99afb105d63f7da88c094c08cd26489ed0 (diff)
first texts
-rw-r--r--selfhosting.html3
1 files changed, 2 insertions, 1 deletions
diff --git a/selfhosting.html b/selfhosting.html
index 43084d7..92a6bf4 100644
--- a/selfhosting.html
+++ b/selfhosting.html
@@ -65,8 +65,9 @@ While installing, do not install any desktop environment, but do install the SSH
HTTP: port 80 (open this port if you want basic webserver functionality)
</li>
<li>
- HTTPS: port 443 (you should open this port if you are setting up a webserver)
+ HTTPS: port 443 (you should open this port if you are setting up a webserver because encryption)
</li>
+ </ul>
<h3>Static or dynamic IP address</h3>