From 1edab3847edbfb32288e26eac38f7c83cd350e13 Mon Sep 17 00:00:00 2001 From: gauth-fr Date: Sat, 5 Nov 2022 08:55:28 +0100 Subject: [PATCH] Update .traefik.yml --- .traefik.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.traefik.yml b/.traefik.yml index 7687c11..38a6fdf 100644 --- a/.traefik.yml +++ b/.traefik.yml @@ -10,4 +10,5 @@ testData: # databaseFilePath: IP2LOCATION-LITE-DB1.IPV6.BIN # allowedCountries: [ "CH", "DE" ] # allowPrivate: true - # disallowedStatusCode: 403 \ No newline at end of file + # disallowedStatusCode: 403 + # allowedIPBlocks: ["66.249.64.0/19"] \ No newline at end of file