fix: user creation command closes #26

This commit is contained in:
f
2026-04-15 17:01:07 -03:00
parent d9351db4fd
commit cd4d4313a4

View File

@ -24,10 +24,10 @@
your Docker swarm box
5. `abra app deploy YOURAPPDOMAIN`
6. Create initial user:
```
abra app run YOURAPPDOMAIN app bash
. /docker-entrypoint.sh -e
bin/manage_users
```
abra app run YOURAPPDOMAIN app -- bin/manage_users --add admin@ema.il
```
[hedegedoc]: https://github.com/hedgedoc/hedgedoc
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra