[odrs-web/production] Add an wsgi file for mod_wsgi



commit 8c80f071a6ace8bb7a749e00910ecbefb80029e5
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]