Files
HomeServerServices/matrix/create_config.sh
2026-01-15 00:14:56 +04:00

6 lines
171 B
Bash

docker run -it --rm \
-v "$(pwd)/data:/data" \
-e SYNAPSE_SERVER_NAME=matrix.domain.ru \
-e SYNAPSE_REPORT_STATS=no \
matrixdotorg/synapse:latest generate