skillbox/Procfile

2 lines
84 B
Plaintext

release: ./release-tasks.sh
web: gunicorn --log-file=- --pythonpath server core.wsgi