alerta_alerta/wsgi.py

4 lines
50 B
Python

from alerta import create_app
app = create_app()