From 698165a42a11049340e6be4f98fd9f65f8af5dcb Mon Sep 17 00:00:00 2001 From: gyurix Date: Mon, 6 Jan 2025 11:00:21 +0100 Subject: [PATCH] removed failed entries --- LeanTime/service-leantime.json | 20 +------------------- leantime/service-leantime.json | 20 +------------------- 2 files changed, 2 insertions(+), 38 deletions(-) diff --git a/LeanTime/service-leantime.json b/LeanTime/service-leantime.json index 3801a59..f8aeca7 100644 --- a/LeanTime/service-leantime.json +++ b/LeanTime/service-leantime.json @@ -163,24 +163,6 @@ } ], "ENVS": [ - { - "LEAN_USE_REDIS": true - }, - { - "LEAN_REDIS_URL": "tcp://leantimeredis-app:6379" - }, - { - "LEAN_REDIS_HOST": "leantimeredis-app" - }, - { - "LEAN_REDIS_PORT": 6379 - }, - { - "LEAN_REDIS_PASSWORD": "" - }, - { - "LEAN_REDIS_SCHEME": "" - }, { "LEAN_RATELIMIT_GENERAL": "1000" }, @@ -335,7 +317,7 @@ "ENV_FILES": [ "/etc/user/secret/leantime/leantime.json" ], - "EXTRA": "--user www-data --restart always", + "EXTRA": "", "DEPEND": "null", "START_ON_BOOT": "false", "CMD": "null", diff --git a/leantime/service-leantime.json b/leantime/service-leantime.json index 3801a59..f8aeca7 100644 --- a/leantime/service-leantime.json +++ b/leantime/service-leantime.json @@ -163,24 +163,6 @@ } ], "ENVS": [ - { - "LEAN_USE_REDIS": true - }, - { - "LEAN_REDIS_URL": "tcp://leantimeredis-app:6379" - }, - { - "LEAN_REDIS_HOST": "leantimeredis-app" - }, - { - "LEAN_REDIS_PORT": 6379 - }, - { - "LEAN_REDIS_PASSWORD": "" - }, - { - "LEAN_REDIS_SCHEME": "" - }, { "LEAN_RATELIMIT_GENERAL": "1000" }, @@ -335,7 +317,7 @@ "ENV_FILES": [ "/etc/user/secret/leantime/leantime.json" ], - "EXTRA": "--user www-data --restart always", + "EXTRA": "", "DEPEND": "null", "START_ON_BOOT": "false", "CMD": "null",