mirror of
https://github.com/JamesTurland/JimsGarage.git
synced 2026-08-03 06:16:13 +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
|
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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user