We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d624a43 commit af87e3aCopy full SHA for af87e3a
Procfile
@@ -1,2 +1,2 @@
1
-bot: ./glyph-bot/build/install/glyph-bot-jvm/bin/glyph-bot
2
-web: ./glyph-web/build/install/glyph-web-jvm/bin/glyph-web
+bot: ./glyph-bot/build/install/glyph-bot/bin/glyph-bot
+web: ./glyph-web/build/install/glyph-web/bin/glyph-web
0 commit comments