added dockerfile, requirements.txt, docker-compose.yml
This commit is contained in:
parent
7f28fe580d
commit
456551cd4e
24 changed files with 58 additions and 7 deletions
6
requirements.txt
Normal file
6
requirements.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
Django>=4.0,<5.0
|
||||
djangorestframework
|
||||
djangorestframework-simplejwt
|
||||
psycopg2-binary
|
||||
drf-spectacular
|
||||
requests
|
||||
Loading…
Add table
Add a link
Reference in a new issue