mirror of
https://github.com/theoleuthardt/homelab-docker-compose.git
synced 2026-06-05 15:41:07 +00:00
docs: fix missing config file on admin creation command
This commit is contained in:
parent
8005971662
commit
4c2c48f708
1 changed files with 1 additions and 0 deletions
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue