aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Crute <mike@crute.us>2021-01-18 06:22:36 +0000
committerMike Crute <mike@crute.us>2021-01-18 06:22:36 +0000
commit96515d45bec59ad034eb0efe0601d0813caa895a (patch)
tree9df1f845224ac0247628526b6b8e3df3efb7840f
parent8f525f4ab1ae4f1c8daafcb4c56f95b7ff3158cc (diff)
downloaddockerfiles-96515d45bec59ad034eb0efe0601d0813caa895a.tar.bz2
dockerfiles-96515d45bec59ad034eb0efe0601d0813caa895a.tar.xz
dockerfiles-96515d45bec59ad034eb0efe0601d0813caa895a.zip
nginx: remove duplicate IP range
-rw-r--r--nginx-common/conf/includes/internal_ip_cgit_acl.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/nginx-common/conf/includes/internal_ip_cgit_acl.conf b/nginx-common/conf/includes/internal_ip_cgit_acl.conf
index 427d821..833d4db 100644
--- a/nginx-common/conf/includes/internal_ip_cgit_acl.conf
+++ b/nginx-common/conf/includes/internal_ip_cgit_acl.conf
@@ -19,8 +19,6 @@ geo $cgit_config {
19 2602:0803:4070::/48 "/srv/code/etc/cgit-private.cfg"; 19 2602:0803:4070::/48 "/srv/code/etc/cgit-private.cfg";
20 # SEA4 Internal V6 Network 20 # SEA4 Internal V6 Network
21 2602:0803:4072::/48 "/srv/code/etc/cgit-private.cfg"; 21 2602:0803:4072::/48 "/srv/code/etc/cgit-private.cfg";
22 # SEA4 Remote Access VPN V6 Network
23 2602:0803:4075::/48 "/srv/code/etc/cgit-private.cfg";
24 # ORD1 Internal V6 Network 22 # ORD1 Internal V6 Network
25 2602:0803:4073::/48 "/srv/code/etc/cgit-private.cfg"; 23 2602:0803:4073::/48 "/srv/code/etc/cgit-private.cfg";
26 # FKL1 Internal V6 Network 24 # FKL1 Internal V6 Network