removed failed entries

This commit is contained in:
gyurix
2025-01-06 11:00:21 +01:00
parent 4a6d95740d
commit 698165a42a
2 changed files with 2 additions and 38 deletions

View File

@@ -163,24 +163,6 @@
} }
], ],
"ENVS": [ "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" "LEAN_RATELIMIT_GENERAL": "1000"
}, },
@@ -335,7 +317,7 @@
"ENV_FILES": [ "ENV_FILES": [
"/etc/user/secret/leantime/leantime.json" "/etc/user/secret/leantime/leantime.json"
], ],
"EXTRA": "--user www-data --restart always", "EXTRA": "",
"DEPEND": "null", "DEPEND": "null",
"START_ON_BOOT": "false", "START_ON_BOOT": "false",
"CMD": "null", "CMD": "null",

View File

@@ -163,24 +163,6 @@
} }
], ],
"ENVS": [ "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" "LEAN_RATELIMIT_GENERAL": "1000"
}, },
@@ -335,7 +317,7 @@
"ENV_FILES": [ "ENV_FILES": [
"/etc/user/secret/leantime/leantime.json" "/etc/user/secret/leantime/leantime.json"
], ],
"EXTRA": "--user www-data --restart always", "EXTRA": "",
"DEPEND": "null", "DEPEND": "null",
"START_ON_BOOT": "false", "START_ON_BOOT": "false",
"CMD": "null", "CMD": "null",