added url to original project
parent
f9d8b0f3d6
commit
91a39ecd02
|
@ -47,3 +47,5 @@ set the following environment variables within the virtualenv:
|
||||||
* `POSTGRES_PASSWORD`: the password for PostgreSQL
|
* `POSTGRES_PASSWORD`: the password for PostgreSQL
|
||||||
* `DJANGO_SECRET_KEY`: the `SECRET_KEY` used by Django (set to a random string)
|
* `DJANGO_SECRET_KEY`: the `SECRET_KEY` used by Django (set to a random string)
|
||||||
* `ALLOWED_HOST`: e.g., 'notesfrombelow.org'
|
* `ALLOWED_HOST`: e.g., 'notesfrombelow.org'
|
||||||
|
|
||||||
|
Original fork from: <https://github.com/dellsystem/notes-from-below>
|
||||||
|
|
Loading…
Reference in New Issue