mirror of
https://github.com/lemeow125/StudE-Backend.git
synced 2025-06-28 16:25:44 +08:00
Improved docker related files and added redis server for django channels
This commit is contained in:
parent
8d88424159
commit
7053f1d487
7 changed files with 333 additions and 198 deletions
2
Pipfile
2
Pipfile
|
@ -18,6 +18,8 @@ django-extra-fields = "*"
|
|||
drf-spectacular = {extras = ["sidecar"], version = "*"}
|
||||
gdal = {path = "./packages/GDAL-3.4.3-cp311-cp311-win_amd64.whl"}
|
||||
pip = "*"
|
||||
channels_redis = "*"
|
||||
redis = "*"
|
||||
|
||||
[dev-packages]
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue