Select Git revision
Forked from
Thomas Sainrat / formation-git
Source project has a limited visibility.
Procfile 109 B
release: python manage.py migrate --noinput
web: gunicorn oser_backend.wsgi:application --bind 0.0.0.0:$PORT