sublime-security / sublime-platform

A free and open platform for detecting and preventing email attacks like BEC, malware, and credential phishing. Gain visibility and control, hunt for advanced threats, collaborate with the community, and write detections-as-code.
https://sublime.security
MIT License
163 stars 14 forks source link

Freeze Hydra web concurrency #162

Closed hugh-sublime closed 5 months ago

hugh-sublime commented 5 months ago

Context

This explicitly sets WEB_CONCURRENCY to what is currently set in Docker so Docker deployments in the future won't be affected by non-Docker deployment changes. This should ultimately be a no-op.