fix: user creation command closes #26
This commit is contained in:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user