drf-yasg/Procfile

3 lines
101 B
Plaintext

release: python testproj/manage.py migrate
web: gunicorn --chdir testproj testproj.wsgi --log-file -