[uwsgi] chdir = /code module = floplanner.wsgi:application http = 0.0.0.0:8000 workers = 2 master = true