From 3bd244ff7f027c28e9a9a88962dd1659c2d38557 Mon Sep 17 00:00:00 2001 From: Jeffrey Stone Date: Sat, 2 Jan 2021 13:22:04 -0500 Subject: [PATCH] Adding new ip address in to whitelist --- config/configuration.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/config/configuration.yaml b/config/configuration.yaml index 5f2db6b..2bcd608 100644 --- a/config/configuration.yaml +++ b/config/configuration.yaml @@ -30,6 +30,7 @@ http: - 172.68.65.205 - 173.245.54.122 - 108.162.237.219 + - 108.162.238.60 - 172.30.33.6 - 162.158.187.220 ip_ban_enabled: true