diff options
| -rw-r--r-- | src/ssh_node5_net.py (renamed from src/ssh_login_attempts.py) | 0 | ||||
| -rw-r--r-- | uwsgi.ini | 2 |
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 @@ -1,5 +1,5 @@ [uwsgi] -module = src.ssh_login_attempts:app +module = src.ssh_node5_net:app pythonpath = src master = true |
