- Add Python entrypoint.sh to fetch secrets from Infisical at container startup
- Remove hardcoded API key fallback from server.py
- Replace RUNPOD_API_KEY env var with INFISICAL_* vars in docker-compose
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
- Use service_started instead of service_healthy for Ollama
- Use 'ollama list' for health check (curl not available in image)
- Remove obsolete version attribute
🤖 Generated with Claude Code