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-dashboard.wsgi
2013-09-12 17:51:25 +01:00

6 lines
No EOL
167 B
Python

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