add requirements.txté
This commit is contained in:
parent
109ae1a821
commit
f7efe81fa8
2
Procfile
2
Procfile
@ -1 +1 @@
|
||||
web: gunicorn colline.wsgi.application
|
||||
web: gunicorn colline.wsgi:application
|
||||
|
||||
2
requirements.txt
Normal file
2
requirements.txt
Normal file
@ -0,0 +1,2 @@
|
||||
Django >= 5.0.1
|
||||
gunicorn
|
||||
Loading…
x
Reference in New Issue
Block a user