Skip to content
Snippets Groups Projects
Select Git revision
  • 089a8af7210c9ff93c2d344ff8dee23356c88d38
  • master default protected
2 results

Dockerfile

Blame
  • Forked from TO / cf-online-ui
    Source project has a limited visibility.
    Procfile 98 B
    web: gunicorn wsgi:application -b 0.0.0.0:$PORT -w 8
    worker: python manage.py celeryd -E -B --beat