mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-08-06 23:24:12 -04:00
parent
b898a5600a
commit
2dfbeea66f
1 changed files with 1 additions and 1 deletions
|
@ -161,7 +161,7 @@ specify values for `SYNAPSE_CONFIG_PATH`, `SYNAPSE_SERVER_NAME` and
|
||||||
example:
|
example:
|
||||||
|
|
||||||
```
|
```
|
||||||
docker run -it --rm
|
docker run -it --rm \
|
||||||
--mount type=volume,src=synapse-data,dst=/data \
|
--mount type=volume,src=synapse-data,dst=/data \
|
||||||
-e SYNAPSE_CONFIG_PATH=/data/homeserver.yaml \
|
-e SYNAPSE_CONFIG_PATH=/data/homeserver.yaml \
|
||||||
-e SYNAPSE_SERVER_NAME=my.matrix.host \
|
-e SYNAPSE_SERVER_NAME=my.matrix.host \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue