From 1303891a2d3bfde2f81954aaf2ba60f1bcd66944 Mon Sep 17 00:00:00 2001 From: krateng Date: Wed, 15 Dec 2021 07:47:36 +0100 Subject: [PATCH] How have I never noticed this --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72d8670..eaf4081 100644 --- a/README.md +++ b/README.md @@ -58,7 +58,7 @@ I can support you with issues best if you use **Alpine Linux**. In my experience 3) Download Maloja with the command `pip install malojaserver`. Make sure to use the correct python version (Use `pip3` if necessary). -4) (Recommended) Put your server behind a reverse proxy for SSL encryption. Make sure that you're proxying to the IPv6 address unless you changed your settings to use IPv4. If you're running Maloja in a container, make sure to expose port 32400 (or whichever port you have chosen in your settings). +4) (Recommended) Put your server behind a reverse proxy for SSL encryption. Make sure that you're proxying to the IPv6 address unless you changed your settings to use IPv4. If you're running Maloja in a container, make sure to expose port 42010 (or whichever port you have chosen in your settings). 5) (Optional) You can set up a cronjob to start your server on system boot, and potentially restart it on a regular basis: