jail2ban/wsgi.py

4 lines
52 B
Python

from jail2ban import create_app
app = create_app()