(Grav GitSync) Automatic Commit from RealStickman

This commit is contained in:
RealStickman 2022-06-30 10:57:21 +02:00 committed by GitSync
parent 5999bc5565
commit 296aa8bb4b

View File

@ -37,8 +37,7 @@ Create database used by hedgedoc
--pod pod_hedgedoc \
quay.io/hedgedoc/hedgedoc:latest
```
## Management
### Create user
## Create user
Because `CMD_ALLOW_EMAIL_REGISTER` is set to `false`, registration of new users has to be done through the CLI interface using `bin/manage_users` in the container.
`# podman exec -it hedgedocdb bash`