Update readme.md

\ are not showing up, added it into a code block so remediate the issue.
This commit is contained in:
filipsnetwork
2025-10-04 12:49:01 +02:00
committed by GitHub
parent 5b8475b112
commit 329c058daa

View File

@@ -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