diff --git a/monkey_island/cc/services/config.py b/monkey_island/cc/services/config.py index 6c51f97e3..c73415d2f 100644 --- a/monkey_island/cc/services/config.py +++ b/monkey_island/cc/services/config.py @@ -672,7 +672,6 @@ SCHEMA = { "type": "string" }, "default": [ - "172.16.0.67" ], "description": "List of IPs to include when using FixedRange" }