-
Fredrik Jonsson authoredFredrik Jonsson authored
Procfile 163 B
release: python manage.py migrate --noinput && python manage.py clear_cache --cache=default --cache=wagtailcache
web: gunicorn hypha.wsgi:application --log-file -
release: python manage.py migrate --noinput && python manage.py clear_cache --cache=default --cache=wagtailcache
web: gunicorn hypha.wsgi:application --log-file -