0
0
Fork 0
mirror of https://github.com/alerta/alerta.git synced 2025-01-30 03:33:59 +00:00
alerta_alerta/contrib/apache/alerta-api.wsgi
2013-09-12 17:51:25 +01:00

6 lines
No EOL
155 B
Python

# Location: /var/www/html/alerta/alerta-api.wsgi
#import sys
#sys.path.insert(0, '/path/to/the/application')
from alerta.api.v2 import app as application