fix: EIX scraping, LS endpoints, and premium Dashboard analytics
All checks were successful
Deployment / deploy-docker (push) Successful in 10s

This commit is contained in:
Melchior Reimers
2026-01-23 18:09:00 +01:00
parent 3fc149599e
commit 1086c4aa1d
5 changed files with 232 additions and 79 deletions

View File

@@ -33,7 +33,7 @@ jobs:
echo "DB_PASSWORD=${DB_PASSWORD}" >> .env
# Docker Container neu bauen und starten
docker compose up -d --build
docker-compose up -d --build
echo "Deployment abgeschlossen. Container laufen mit Passwortschutz."
env: