From 329c058daa1295ce5038da8d3fe2eeb5e8bdeb38 Mon Sep 17 00:00:00 2001 From: filipsnetwork Date: Sat, 4 Oct 2025 12:49:01 +0200 Subject: [PATCH] Update readme.md \ are not showing up, added it into a code block so remediate the issue. --- Synapse/readme.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Synapse/readme.md b/Synapse/readme.md index 71d9b60..4a0f256 100644 --- a/Synapse/readme.md +++ b/Synapse/readme.md @@ -1,10 +1,12 @@ 1) Create a config file +``` sudo docker run -it --rm \ --mount type=volume,src=synapse-data,dst=/data \ -e SYNAPSE_SERVER_NAME=matrix.jimsgarage.co.uk \ -e SYNAPSE_REPORT_STATS=no \ matrixdotorg/synapse:latest generate +``` 2) become root and access the file