commit
2c45101d22
|
@ -1,4 +1,4 @@
|
|||
Notes From Below
|
||||
Prelom
|
||||
================
|
||||
|
||||
Django site for managing an online publication.
|
||||
|
@ -47,3 +47,6 @@ 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>
|
||||
Source code for: <https://prelom.je>
|
||||
|
|
Loading…
Reference in New Issue