Revert changes accidentally checked in

This commit is contained in:
Joseph Schorr 2015-01-29 14:59:49 -05:00
parent 15397d270a
commit ae85ea247e
2 changed files with 2 additions and 2 deletions

View file

@ -1,4 +1,4 @@
bind = '0.0.0.0:80'
bind = '0.0.0.0:5000'
workers = 2
worker_class = 'gevent'
timeout = 2000