From b9bb41aa4d35b637dc6c7e4ed3c391c43e9e44ff Mon Sep 17 00:00:00 2001 From: blukai <20866892+blukai@users.noreply.github.com> Date: Fri, 29 Nov 2024 04:05:07 +0100 Subject: [PATCH] update readme --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eb361f8..e3f060a 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,8 @@ apt-get update && apt-get upgrade -y ufw allow ssh ufw allow http ufw allow https +ufw allow 10000:10100/tcp +ufw allow 10000:10100/udp ufw default deny ufw enable @@ -127,6 +129,8 @@ Generate a configuration file by running: ./generate_config.sh ``` +For ``, you will likely want to specify `0.0.0.0,your.external.ip.address`; For more information, see the [vortex's readme](https://github.com/revoltchat/vortex). + You can find [more options here](https://github.com/revoltchat/backend/blob/df074260196f5ed246e6360d8e81ece84d8d9549/crates/core/config/Revolt.toml), some noteworthy configuration options: - Email verification