bind = '0.0.0.0:8080' workers = 1 worker_class = 'aiohttp.worker.GunicornWebWorker' errorlog = '-' accesslog = '-' loglevel = 'info' pidfile = '/tmp/ickapi.pid'