mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-06 23:05:42 +01:00
Minor docs change
This commit is contained in:
parent
cb4e738a0f
commit
ee51a0be13
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ PAPERLESS_AUTO_LOGIN_USERNAME=<username>
|
|||
PAPERLESS_ADMIN_USER=<username>
|
||||
If this environment variable is specified, Paperless automatically creates
|
||||
a superuser with the provided username at start. This is useful in cases
|
||||
where you can not run the `create-superuser` command seperately, such as Kubernetes
|
||||
where you can not run the `createsuperuser` command seperately, such as Kubernetes
|
||||
or AWS ECS.
|
||||
|
||||
Requires `PAPERLESS_ADMIN_PASSWORD` to be set.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue