(Grav GitSync) Automatic Commit from RealStickman
This commit is contained in:
parent
5999bc5565
commit
296aa8bb4b
@ -37,8 +37,7 @@ Create database used by hedgedoc
|
|||||||
--pod pod_hedgedoc \
|
--pod pod_hedgedoc \
|
||||||
quay.io/hedgedoc/hedgedoc:latest
|
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.
|
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`
|
`# podman exec -it hedgedocdb bash`
|
||||||
|
Loading…
Reference in New Issue
Block a user