Go to file
boban 6b92544611 fix(deployer): env_file statt leerem env-Passthrough für Webhook-Secret
${DEPLOY_WEBHOOK_SECRET} war leer (keine Root-.env), deployer-Container
hat secret nicht erhalten → HTTP 403. Nun direkt aus src/.env gelesen.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-21 01:38:52 +02:00
docker fix: Webhook auf Port 9000 + /deploy URL-Prefix 2026-04-21 01:27:51 +02:00
src feat(admin): Webhook-Sektion auf Versionen-Seite 2026-04-21 01:34:40 +02:00
.gitignore Feature: logos, favicon, layout fixes 2026-04-19 01:45:44 +02:00
build:staging Fix: DB name unified to aziros 2026-04-19 02:14:45 +02:00
deploy.sh fix: reminder validation + remove dead code 2026-04-19 23:22:01 +02:00
docker-compose.development.yml Fix: staging build URLs, healthcheck, docker-compose env_file 2026-04-18 23:57:45 +02:00
docker-compose.staging.yml fix(deployer): env_file statt leerem env-Passthrough für Webhook-Secret 2026-04-21 01:38:52 +02:00
docker-compose.yml Fix: staging build URLs, healthcheck, docker-compose env_file 2026-04-18 23:57:45 +02:00
setup.sh Fix: npm build in setup.sh 2026-04-19 01:16:29 +02:00
vite Fix: DB name unified to aziros 2026-04-19 02:14:45 +02:00