diff --git a/schemas/caching-schema.json b/schemas/caching-schema.json index c03b9a8e47..9445a29a49 100644 --- a/schemas/caching-schema.json +++ b/schemas/caching-schema.json @@ -66,7 +66,7 @@ "port": { "type": "integer", "description": "TCP port number", - "default": 7600 + "default": 7098 }, "host": { "type": "string", @@ -79,7 +79,7 @@ "port": { "type": "integer", "description": "TCP port number", - "default": 7601 + "default": 7118 } } }