bench icon indicating copy to clipboard operation
bench copied to clipboard

fix: Install gunicorn for production setup

Open ChillarAnand opened this issue 1 year ago • 1 comments

Related to https://github.com/frappe/frappe/pull/17482

Currently, gunicorn is added as a dependency for frappe. However gunicorn is not needed for non-production(dev, testing, CI etc) setups.

Moving gunicorn installation to bench setup production.

ChillarAnand avatar Jul 13 '22 15:07 ChillarAnand

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

sonarcloud[bot] avatar Jul 13 '22 15:07 sonarcloud[bot]