shithub
vmi-virtual-memorial
/
vmi-wd-backend
/
Sign in
Sign up
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
vmi-wd-backend
Public
Watch
0
Fork
0
Star
0
vmi-wd-backend
/
Procfile
Text · 106 bytes
Raw
Blame
History
1
web: python manage.py migrate && python manage.py collectstatic --noinput && gunicorn vmi_wardead_be.wsgi
2