Skip to content
Snippets Groups Projects
Select Git revision
  • c548467efcba3417c27168e972d95c8ac7ab6ece
  • master default
2 results

article.log

  • Procfile 109 B
    release: python manage.py migrate --noinput
    web: gunicorn oser_backend.wsgi:application --bind 0.0.0.0:$PORT