4 lines
52 B
Python
4 lines
52 B
Python
|
from jail2ban import create_app
|
||
|
|
||
|
app = create_app()
|