docs: fix missing config file on admin creation command

This commit is contained in:
theo 2026-03-05 13:17:00 +00:00
parent 8005971662
commit 4c2c48f708

View file

@ -45,6 +45,7 @@ Einmalig nach dem ersten Start:
```bash
docker exec -it synapse register_new_matrix_user \
-c /data/homeserver.yaml \
-u admin \
-p SICHERESPASSWORT \
--admin \