aboutsummaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorbozo.kopic <bozo.kopic@gmail.com>2020-04-11 20:21:24 +0200
committerbozo.kopic <bozo.kopic@gmail.com>2020-04-11 20:21:24 +0200
commit56a75fcb8f5a9e4c05ccec8eb4a3345a115da441 (patch)
treefb47ceaa9da22713898e28e61f95d5ca670ee95a /Procfile
parentd950fe9c67ec052ce13f54c50c25387b61c3ce32 (diff)
docker build
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 531e0f2..175affd 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: python -m opcut.main server --ui-addr http://0.0.0.0:$PORT
+web: python -m opcut.main server --addr http://0.0.0.0:$PORT