mirror of
https://github.com/phishingclub/phishingclub.git
synced 2026-02-12 16:12:44 +00:00
fixed remove legacy admin IP blocking config field
Signed-off-by: Ronni Skansing <rskansing@gmail.com>
This commit is contained in:
@@ -7,8 +7,7 @@
|
||||
"tls_auto": false,
|
||||
"tls_cert_path": "/app/data/certs/admin/public.pem",
|
||||
"tls_key_path": "/app/data/certs/admin/private.pem",
|
||||
"address": "0.0.0.0:8000",
|
||||
"ip_allow_list": []
|
||||
"address": "0.0.0.0:8000"
|
||||
},
|
||||
"phishing": {
|
||||
"http": "0.0.0.0:8080",
|
||||
|
||||
Reference in New Issue
Block a user