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.
3.8 KiB
3.8 KiB