[odrs-web] Add an wsgi file for mod_wsgi



commit ed685fe4bcfe03fd71044b314067e699af05625e
Author: Richard Hughes <richard hughsie com>
Date:   Mon Sep 26 10:40:26 2016 +0100

    Add an wsgi file for mod_wsgi

 odrs.wsgi |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/odrs.wsgi b/odrs.wsgi
new file mode 100644
index 0000000..61b4977
--- /dev/null
+++ b/odrs.wsgi
@@ -0,0 +1 @@
+from flaskapp import app as application


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]