From f77dfc785934f0f0f4446fc51bf7e39ef6d6ca4d Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 10 Dec 2020 13:22:26 +0100 Subject: [PATCH] Correction --- code-server/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"