Skip to content

Instantly share code, notes, and snippets.

View intc-hharshtk's full-sized avatar
🏠
Working from office

intc-hharshtk

🏠
Working from office
  • Intel
  • Bengaluru
  • 05:02 (UTC +05:30)
View GitHub Profile
@HacKanCuBa
HacKanCuBa / gunicorn.py
Last active October 8, 2024 19:09 — forked from kodekracker/gunicorn.py
A config file of gunicorn(http://gunicorn.org/) contains fundamental configuration.
"""Gunicorn config file.
by HacKan (https://hackan.net)
Find it at: https://gist.github.com/HacKanCuBa/275bfca09d614ee9370727f5f40dab9e
Based on: https://gist.github.com/KodeKracker/6bc6a3a35dcfbc36e2b7
Changelog
=========
See revisions to access other versions of this file.