Skip to content
Snippets Groups Projects
Select Git revision
  • 487a8e2853d78ee43476d991bba89d250e1ffe12
  • master default
  • dockerization
  • staging
  • backup-before-cleaning-repo
  • dockerfiles-pour-maelle
6 results

equipe.controller.js

Blame
  • Forked from an inaccessible project.
    Procfile 109 B
    release: python manage.py migrate --noinput
    web: gunicorn oser_backend.wsgi:application --bind 0.0.0.0:$PORT