summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoruser <user@node5.net>2024-03-23 14:18:25 +0100
committeruser <user@node5.net>2024-03-23 14:18:25 +0100
commitf379b1c78cc224581fac16541e5bc3b6ccbc5dd1 (patch)
treea30a324c14c28662a1fda788ffc71cffaa74dbb6
parent681ba92b4c5a4a600dd029bd0fd2b0a2c482e442 (diff)
rename entry module to ssh_node5_net
-rw-r--r--src/ssh_node5_net.py (renamed from src/ssh_login_attempts.py)0
-rw-r--r--uwsgi.ini2
2 files changed, 1 insertions, 1 deletions
diff --git a/src/ssh_login_attempts.py b/src/ssh_node5_net.py
index 3da31cc..3da31cc 100644
--- a/src/ssh_login_attempts.py
+++ b/src/ssh_node5_net.py
diff --git a/uwsgi.ini b/uwsgi.ini
index 992d5d5..a903e33 100644
--- a/uwsgi.ini
+++ b/uwsgi.ini
@@ -1,5 +1,5 @@
[uwsgi]
-module = src.ssh_login_attempts:app
+module = src.ssh_node5_net:app
pythonpath = src
master = true