Files
rehearshalhub/docker-compose.yml
Mistral Vibe ae7bf96dc1 fix: add INTERNAL_SECRET to api environment variables
Added INTERNAL_SECRET environment variable to the api service in docker-compose.yml.
This fixes the pydantic validation error that was causing the API to fail to start.

The INTERNAL_SECRET is required for internal service-to-service communication
(nc-watcher → API) and was missing from the container environment.
2026-04-01 09:01:25 +02:00

3.8 KiB