openstack-helm-images/alerta/wsgi.py

3 lines
49 B
Python

from alerta import create_app
app = create_app()