From 22e0f73a52031410e0ee9f1d3583aaccbe76f3f9 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 10 Dec 2020 13:21:04 +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 a7c43bba6..777652e38 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"