Skip to content
Snippets Groups Projects
Procfile 166 B
Newer Older
release: python manage.py migrate --noinput && python manage.py clear_cache --cache=default --cache=wagtailcache
web: gunicorn opentech.wsgi:application --log-file -