Skip to content

Commit

Permalink
Update Notes.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhaojing1987 authored Jan 15, 2025
1 parent 4e0a073 commit aabec19
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions apps/paperlessngx/Notes.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
# Appname
## FAQ
# Paperless-ngx
To be able to login, you will need a "superuser". To create it, using docker exec from within the container, execute the following command:

```
python3 manage.py createsuperuser
```
This will guide you through the superuser setup.

0 comments on commit aabec19

Please sign in to comment.