mirror of
https://github.com/ArchiveBox/ArchiveBox.git
synced 2026-04-05 07:17:52 +10:00
setup daphne and django channels to replace runserver
This commit is contained in:
@@ -49,6 +49,7 @@ dependencies = [
|
||||
"django-taggit==1.3.0",
|
||||
"base32-crockford==0.3.0",
|
||||
"rich>=13.8.0",
|
||||
"channels[daphne]>=4.1.0",
|
||||
]
|
||||
|
||||
homepage = "https://github.com/ArchiveBox/ArchiveBox"
|
||||
|
||||
Reference in New Issue
Block a user