mirror of
https://mau.dev/maunium/synapse.git
synced 2025-01-22 12:10:05 +01: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
Reference in a new issue