added url to original project

main
domenk 2022-11-29 17:48:00 +01:00
parent f9d8b0f3d6
commit 91a39ecd02
1 changed files with 2 additions and 0 deletions

View File

@ -47,3 +47,5 @@ set the following environment variables within the virtualenv:
* `POSTGRES_PASSWORD`: the password for PostgreSQL
* `DJANGO_SECRET_KEY`: the `SECRET_KEY` used by Django (set to a random string)
* `ALLOWED_HOST`: e.g., 'notesfrombelow.org'
Original fork from: <https://github.com/dellsystem/notes-from-below>