mirror of
				https://github.com/paperless-ngx/paperless-ngx.git
				synced 2025-10-30 03:56:23 -05:00 
			
		
		
		
	| @@ -170,6 +170,12 @@ steps described in [Docker setup](#docker_hub) automatically. | ||||
|     $ docker-compose run --rm webserver createsuperuser | ||||
|     ``` | ||||
|  | ||||
|     or using docker exec from within the container: | ||||
|  | ||||
|     ```shell-session | ||||
|     $ python3 manage.py createsuperuser | ||||
|     ``` | ||||
|  | ||||
|     This will prompt you to set a username, an optional e-mail address | ||||
|     and finally a password (at least 8 characters). | ||||
|  | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 shamoon
					shamoon