import sys

sys.path.insert(0, '/usr/lib/yandex/passport-grants-configurator/')

bind = '127.0.0.1:8346'
workers = 4
preload_app = True
