156:ae3c941a4ebb
Anton Shestakov <av6@dwimlabs.net>, Tue, 31 Oct 2017 12:44:53 +0800
Makefile: add a prologue with useful flags and options

previous change 66:4f361ef1d737

provision/roles/fruitbar/templates/gunicorn.conf

Permissions: -rw-r--r--

Other formats: Feeds:
bind = 'unix:/home/{{ user }}/webapps/fruitbar/socket'
workers = 1
worker_class = 'eventlet'
accesslog = '-'
errorlog = '-'