aboutsummaryrefslogtreecommitdiff
path: root/container/gunicorn.conf.py
diff options
context:
space:
mode:
Diffstat (limited to 'container/gunicorn.conf.py')
-rw-r--r--container/gunicorn.conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/container/gunicorn.conf.py b/container/gunicorn.conf.py
new file mode 100644
index 0000000..dc574f2
--- /dev/null
+++ b/container/gunicorn.conf.py
@@ -0,0 +1 @@
+bind = "0.0.0.0:8000"