From b4f6befdeaf2c9788459572b18c682346e6690a2 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Thu, 10 Dec 2020 13:20:12 +0100 Subject: [PATCH] Add boot arg --- code-server/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/code-server/config.json b/code-server/config.json index 016977753..a7c43bba6 100644 --- a/code-server/config.json +++ b/code-server/config.json @@ -22,6 +22,7 @@ "ssl" ], "webui": "http://[HOST]:[PORT:3000]", + "boot": auto "environment": { "PUID": "0", "PGID": "0"