manuels-scolaires/Procfile

3 lines
153 B
Plaintext

release: python manage.py migrate && python manage.py createcachetable && python manage.py clearcache
web: gunicorn manuels_collection.wsgi --log-file -