]> OzVa Git service - critters-api/commitdiff
Removed WSGI script
authorMax Value <greenwoodw50@gmail.com>
Mon, 9 Dec 2024 06:44:15 +0000 (06:44 +0000)
committerMax Value <greenwoodw50@gmail.com>
Mon, 9 Dec 2024 06:44:15 +0000 (06:44 +0000)
Favor on-server script

wsgi.py [deleted file]

diff --git a/wsgi.py b/wsgi.py
deleted file mode 100644 (file)
index 11f8531..0000000
--- a/wsgi.py
+++ /dev/null
@@ -1,5 +0,0 @@
-#! .venv/bin/python3
-
-from critters import app
-
-application = app