summaryrefslogtreecommitdiff
path: root/wsgi.py
diff options
context:
space:
mode:
Diffstat (limited to 'wsgi.py')
-rw-r--r--wsgi.py5
1 files changed, 5 insertions, 0 deletions
diff --git a/wsgi.py b/wsgi.py
new file mode 100644
index 0000000..49d360e
--- /dev/null
+++ b/wsgi.py
@@ -0,0 +1,5 @@
+# -*- mode: python; -*-
+
+from app import create_app
+
+app = create_app()
Copyright 2019--2024 Marius PETER