Merge pull request #155 from filipsnetwork/patch-1

Update readme.md Synapse
This commit is contained in:
DefNotJeffrey
2026-07-05 19:21:51 +02:00
committed by GitHub
+2
View File
@@ -1,10 +1,12 @@
1) Create a config file 1) Create a config file
```
sudo docker run -it --rm \ sudo docker run -it --rm \
--mount type=volume,src=synapse-data,dst=/data \ --mount type=volume,src=synapse-data,dst=/data \
-e SYNAPSE_SERVER_NAME=matrix.jimsgarage.co.uk \ -e SYNAPSE_SERVER_NAME=matrix.jimsgarage.co.uk \
-e SYNAPSE_REPORT_STATS=no \ -e SYNAPSE_REPORT_STATS=no \
matrixdotorg/synapse:latest generate matrixdotorg/synapse:latest generate
```
2) become root and access the file 2) become root and access the file