diff --git a/code-server/config.json b/code-server/config.json index 777652e38..295555526 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -22,7 +22,7 @@ "ssl" ], "webui": "http://[HOST]:[PORT:3000]", - "boot": auto, + "boot": "auto", "environment": { "PUID": "0", "PGID": "0"