mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-07-26 18:38:14 +00:00
Update readme.md
\ are not showing up, added it into a code block so remediate the issue.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user