Enhancement: allow webUI first account signup (#9500)

This commit is contained in:
shamoon
2025-03-29 10:12:34 -07:00
committed by GitHub
parent b4b2a92225
commit 32a7f9cd5a
16 changed files with 163 additions and 120 deletions

View File

@@ -22,10 +22,6 @@
# - Upload 'docker-compose.env' by clicking on 'Load variables from .env file'
# - Modify the environment variables as needed
# - 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 'createsuperuser' to create a user
# - Exit the console
#
# For more extensive installation and update instructions, refer to the
# documentation.