ae7bf96dc1e3c859ac7f4104d03519c4f3e3ae75
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.
Description
No description provided
Languages
Python
55.6%
TypeScript
42.2%
Dockerfile
0.6%
Makefile
0.5%
Shell
0.5%
Other
0.6%