From 55c023bbef36507ab4de1b1ca0c5a6a94ed3c8e0 Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Tue, 21 Nov 2023 17:04:00 +0100 Subject: [PATCH] Update config.json --- signalk/config.json | 1 + 1 file changed, 1 insertion(+) diff --git a/signalk/config.json b/signalk/config.json index d12c14ae3..32891840e 100644 --- a/signalk/config.json +++ b/signalk/config.json @@ -7,6 +7,7 @@ "codenotary": "alexandrep.github@gmail.com", "description": "An implementation of a Signal K central server for boats", "environment": { + "HOME": "/config", "PORT": "3000", "SSLPORT": "3443", "NMEA0183PORT": "10110",