Work in progress: Docker -> ACI conversion
This commit is contained in:
parent
df9a417207
commit
6ed28930b2
13 changed files with 424 additions and 162 deletions
|
@ -1,4 +1,4 @@
|
|||
bind = '0.0.0.0:5000'
|
||||
bind = '0.0.0.0:80'
|
||||
workers = 2
|
||||
worker_class = 'gevent'
|
||||
timeout = 2000
|
||||
|
|
Reference in a new issue