mirror of
https://github.com/th3r00t/pyShelf.git
synced 2026-04-28 01:59:35 -04:00
Phased out nginx in favor of running django under daphne with asgi.
Adjusted the docker image in favor of this, & fixed urls.py which was missing the static request responder.
This commit is contained in:
@@ -23,4 +23,5 @@ jsonpickle
|
||||
django-widget-tweaks
|
||||
loguru
|
||||
ptvsd
|
||||
pudb
|
||||
pudb
|
||||
daphne
|
||||
|
||||
Reference in New Issue
Block a user