Files
nouri-App/wsgi.py
T
2026-04-12 10:36:13 +02:00

5 lines
50 B
Python

from nouri import create_app
app = create_app()