From 763cbe10397cff84caf961b919eebed1f1c044f9 Mon Sep 17 00:00:00 2001
From: Jake Taylor <jake@elixxir.io>
Date: Wed, 13 Oct 2021 14:41:16 -0500
Subject: [PATCH] added ratelimit stuff

---
 basice2e/whitelist.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/basice2e/whitelist.txt b/basice2e/whitelist.txt
index 9e4a5c4..446eca0 100644
--- a/basice2e/whitelist.txt
+++ b/basice2e/whitelist.txt
@@ -1 +1 @@
-["0.0.0.0"]
\ No newline at end of file
+["0.0.0.0", "127.0.0.1"]
\ No newline at end of file
-- 
GitLab