Skip to content
Snippets Groups Projects
Commit 7543afe1 authored by Malte Finsterwalder's avatar Malte Finsterwalder
Browse files

Merge branch 'main' into production

parents 5437f68b 344b5818
No related branches found
No related tags found
No related merge requests found
...@@ -52,4 +52,4 @@ You can run a local element web client like this: ...@@ -52,4 +52,4 @@ You can run a local element web client like this:
docker run -p 81:80 vectorim/element-web docker run -p 81:80 vectorim/element-web
``` ```
Since the chat server does use a self signed SSL certificate, you first need to open localhost:8448 and trust the cert. You can then open localhost:81 in your browser and change the server you want to connect to to `local.chat.holi.social`. Since the chat server does use a self signed SSL certificate, you first need to open localhost:8448 and trust the cert. You can then open localhost:81 in your browser and change the server you want to connect to to `local.chat.holi.social`.
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment