0
0
mirror of https://github.com/alerta/alerta.git synced 2024-10-24 03:36:39 +00:00
alerta_alerta/wsgi.py
2020-05-03 20:20:18 +02:00

4 lines
50 B
Python

from alerta import create_app
app = create_app()