Skip to content

Instantly share code, notes, and snippets.

@ilhnctn
ilhnctn / gunicorn.conf
Created February 13, 2018 12:48
supervisord + gunicorn + nginx
[program:gunicorn]
command=/bin/gunicorn -w 4 myapp:app
environment=MY_ENV=/var/null
user=www-data
<?php
echo "----------------------------------\n";
echo "| PHP to Swig Template Converter |\n";
echo "| |\n";
echo "| @yasinaydin @edigu |\n";
echo "----------------------------------\n";
// User settings