mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2026-01-06 05:26:11 +01:00
Fix: Make management commands aware of the container environment (#9499)
This commit is contained in:
parent
6e694ad9ff
commit
9c68100dc0
11 changed files with 44 additions and 15 deletions
|
|
@ -24,7 +24,7 @@
|
|||
# - Click 'Deploy the stack' and wait for it to be deployed
|
||||
# - Open the list of containers, select paperless_webserver_1
|
||||
# - Click 'Console' and then 'Connect' to open the command line inside the container
|
||||
# - Run 'python3 manage.py createsuperuser' to create a user
|
||||
# - Run 'createsuperuser' to create a user
|
||||
# - Exit the console
|
||||
#
|
||||
# For more extensive installation and update instructions, refer to the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue