diff --git a/lib/util/settings.schema.json b/lib/util/settings.schema.json index 85446afe3..e7cd03c71 100644 --- a/lib/util/settings.schema.json +++ b/lib/util/settings.schema.json @@ -652,7 +652,7 @@ "type": "string", "title": "Bind host", "description": "Frontend binding host", - "default":" 0.0.0.0", + "default": "0.0.0.0", "requiresRestart": true }, "auth_token": {