Remove updater cron of teiler-core

This commit is contained in:
juarez 2023-08-09 17:06:46 +02:00
parent a14ddb805c
commit ccb9f45995
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ services:
APPLICATION_ADDRESS: "${HOST}"
DEFAULT_LANGUAGE: "DE"
CONFIG_ENV_VAR_PATH: "/run/secrets/ccp.conf"
TEILER_CONFIG_UPDATER_CRON: "0 1 * * * *"
TEILER_ROOT_CONFIG_HTTP_RELATIVE_PATH: "/ccp-teiler"
TEILER_ROOT_CONFIG_URL: "https://${HOST}/ccp-teiler"
TEILER_UI_DE_URL: "https://${HOST}/ccp-teiler-ui/de"