mirror of
https://github.com/StepanovPlaton/HomeServerServices.git
synced 2026-04-03 20:30:44 +04:00
Add matrix, cloud, gitea
This commit is contained in:
5
matrix/create_config.sh
Normal file
5
matrix/create_config.sh
Normal file
@@ -0,0 +1,5 @@
|
||||
docker run -it --rm \
|
||||
-v "$(pwd)/synapse_data:/data" \
|
||||
-e SYNAPSE_SERVER_NAME=example.com \
|
||||
-e SYNAPSE_REPORT_STATS=yes \
|
||||
matrixdotorg/synapse:latest generate
|
||||
Reference in New Issue
Block a user