This commit is contained in:
2026-01-19 18:06:24 +01:00
parent 31d926de34
commit e445cdbfff
40 changed files with 886 additions and 58 deletions

View File

@@ -15,3 +15,6 @@ services:
environment:
TZ: ${TZ}
SLEEP_TIME: ${SLEEP_TIME}
WITH_REGISTRY_AUTH: ${WITH_REGISTRY_AUTH}
REGISTRY_USER: ${REGISTRY_USER}
REGISTRY_PASSWORD: ${REGISTRY_PASSWORD}