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 your Docker swarm box
5. `abra app deploy YOURAPPDOMAIN` 5. `abra app deploy YOURAPPDOMAIN`
6. Create initial user: 6. Create initial user:
```
abra app run YOURAPPDOMAIN app bash ```
. /docker-entrypoint.sh -e abra app run YOURAPPDOMAIN app -- bin/manage_users --add admin@ema.il
bin/manage_users ```
[hedegedoc]: https://github.com/hedgedoc/hedgedoc [hedegedoc]: https://github.com/hedgedoc/hedgedoc
[abra]: https://git.autonomic.zone/autonomic-cooperative/abra [abra]: https://git.autonomic.zone/autonomic-cooperative/abra