about summary refs log tree commit diff
diff options
context:
space:
mode:
authorMelonai <einebeere@gmail.com>2020-05-08 21:30:07 +0200
committerMelonai <einebeere@gmail.com>2020-05-08 21:30:07 +0200
commit0740af5161ef0ef2322eb44d81cd00fc5ffee9fa (patch)
treeb0150cf9ef56a4d28c95aaa71c427b8a88d63f0f
parent634fa9b86aa53dc28ac2db700ff777a8c9b9b096 (diff)
downloadshorest-0740af5161ef0ef2322eb44d81cd00fc5ffee9fa.tar.zst
shorest-0740af5161ef0ef2322eb44d81cd00fc5ffee9fa.zip
add heroku procfile
-rw-r--r--Procfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Procfile b/Procfile
new file mode 100644
index 0000000..eb2f708
--- /dev/null
+++ b/Procfile
@@ -0,0 +1 @@
+web: ./target/release/shorest
\ No newline at end of file