From 6ec50133f6725d783c801e21e56f8482f1c556a5 Mon Sep 17 00:00:00 2001 From: Dominik Dzienia Date: Sat, 7 Oct 2023 11:45:32 +0000 Subject: [PATCH] Fixed redirection to https --- templates/nightscout.env | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/templates/nightscout.env b/templates/nightscout.env index 31a5bca..b29c71d 100644 --- a/templates/nightscout.env +++ b/templates/nightscout.env @@ -1,4 +1,4 @@ -### version: 0.5.0 +### version: 1.6.0 ######################################## # Unikalne ustawienia tej instancji @@ -6,7 +6,7 @@ ######################################## API_SECRET= -CUSTOM_TITLE=Nightscout +CUSTOM_TITLE=Nightscout :: Technologie Diabetyka ######################################## # Konfiguracja dziaƂania NS @@ -102,5 +102,4 @@ AUTH_DEFAULT_ROLES=denied MONGO_CONNECTION=mongodb://mongodb/admin PORT=1337 -INSECURE_USE_HTTP=true DBSIZE_MAX=3000