Merge branch 'main' of git.kompot.si:domenk/prelom

didnt merge before, bummer
main
Domen Kosmač 2022-12-06 17:46:30 +01:00
commit 2c45101d22
1 changed files with 4 additions and 1 deletions

View File

@ -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>