aboutsummaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorbozokopic <bozo.kopic@gmail.com>2018-04-24 13:54:40 +0200
committerbozokopic <bozo.kopic@gmail.com>2018-04-24 13:54:40 +0200
commitefbe7c3b75f05cbe1f7670f6e0fac05270a93bef (patch)
treef5dc2d226cbbb00f114b9ab1b1f7d63efae7474b /Procfile
parente77fbff877452586c89f8542cc3f211d3bb3fe5e (diff)
setup.py
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 08d3287..531e0f2 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: cd dist && python -m opcut.main server --ui-addr http://0.0.0.0:$PORT
+web: python -m opcut.main server --ui-addr http://0.0.0.0:$PORT