summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--public/v4/apps/matrix-synapse.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/public/v4/apps/matrix-synapse.yml b/public/v4/apps/matrix-synapse.yml
index 037685b..b1d3abc 100644
--- a/public/v4/apps/matrix-synapse.yml
+++ b/public/v4/apps/matrix-synapse.yml
@@ -100,7 +100,7 @@ caproverOneClickApp:
If you set public registration to false, you can create new users with the following command:
- sudo docker exec -it $(sudo docker ps | grep -o srv-captain--$$cap_appname.*) register_new_matrix_user http://localhost:8008 -c /data/homeserver.yaml
+ sudo docker exec -it $(sudo docker ps | grep -o srv-captain--$$cap_appname\..*) register_new_matrix_user http://localhost:8008 -c /data/homeserver.yaml
You can always change the config file located in /var/lib/docker/volumes/srv-captain--$$cap_appname-data/_data/homeserver.yaml