aboutsummaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
authorbozokopic <bozo.kopic@gmail.com>2017-04-24 23:40:00 +0200
committerbozokopic <bozo.kopic@gmail.com>2017-04-24 23:40:00 +0200
commit085b236d9a169a1815a6117caab5894521e59672 (patch)
tree3d3220936a877fbe75206e2effc581c548d568ec /Procfile
parented9f4f8991f4e8b31270dbbf17215732d73c9e37 (diff)
heroku init
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..28fe25a
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+web: cd dist && python -m opcut.main --ui-addr http://0.0.0.0:$PORT