aboutsummaryrefslogtreecommitdiff
path: root/budget/wsgi.py
diff options
context:
space:
mode:
Diffstat (limited to 'budget/wsgi.py')
-rw-r--r--budget/wsgi.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/budget/wsgi.py b/budget/wsgi.py
new file mode 100644
index 0000000..66f7a73
--- /dev/null
+++ b/budget/wsgi.py
@@ -0,0 +1 @@
+from run import app as application