aboutsummaryrefslogtreecommitdiffstats
path: root/Procfile
diff options
context:
space:
mode:
authorPinapelz <yukais@pinapelz.com>2023-11-23 01:04:30 -0800
committerPinapelz <yukais@pinapelz.com>2023-11-23 01:04:30 -0800
commit0535a1944b5f7889b84cb53d6bb85de96e4325b3 (patch)
tree834791ce7852022833273327f30f5cd522671eea /Procfile
parentce058c793450d9a833028c2f2b8b09484c02c498 (diff)
add additional supplemental files for heroku deployment
Signed-off-by: Pinapelz <yukais@pinapelz.com>
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index a3d21af..b05acea 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-worker: java $JAVA_OPTS -cp target/classes:target/dependency/* src/main/java/Main.java \ No newline at end of file
+worker: java $JAVA_OPTS -jar target/DiscordBot-1.0-SNAPSHOT-shaded.jar $JAR_OPTS \ No newline at end of file
send patches to the email below
yukais@pinapelz.com
include the subject [PATCH repo_name]
pinapelz.com
homepage