Frontend modified to new django asgi standard

This commit is contained in:
th3r00t
2020-09-12 13:05:47 -04:00
parent 30ae3be67d
commit 732a82aa17
8 changed files with 26 additions and 586 deletions

2
docker/config.json vendored
View File

@@ -1,6 +1,6 @@
{
"TITLE": "pyShelf E-Book Server",
"VERSION": "Docker",
"VERSION": "0.6.0 Docker",
"BOOKPATH": "/books",
"DB_HOST": "db",
"DB_PORT": "5432",