Work in progress: Docker -> ACI conversion

This commit is contained in:
Joseph Schorr 2015-01-13 17:46:11 -05:00
parent df9a417207
commit 6ed28930b2
13 changed files with 424 additions and 162 deletions

View file

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