diff --git a/config.json b/config.json index f9914734..d186fe39 100644 --- a/config.json +++ b/config.json @@ -63,6 +63,21 @@ "inputDir": "./ir-cdn" } }, + { + "type": "text", + "action": "add", + "args": { + "name": "ir", + "ipOrCIDR": [ + "10.202.10.102", + "10.202.10.202", + "10.202.10.10", + "10.202.10.11", + "172.29.0.100", + "172.29.2.100" + ] + } + }, { "type": "text", "action": "add",