# -*- mode: python -*- # vi: set ft=python : import os bind = '127.0.0.1:%s' % os.environ['PORT'] workers = 3