summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
Diffstat (limited to 'Procfile')
-rw-r--r--Procfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index de5dbec..c5709cb 100644
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-worker: java -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 -cp ./target/classes:./target/dependency/* com.mavlonerkinboev.animarfo.telegram.bot.Bot \ No newline at end of file
+worker: java -Xmx300m -Xss512k -XX:CICompilerCount=2 -Dfile.encoding=UTF-8 -cp /app/ com.mavlonerkinboev.animarfo.telegram.bot.Bot \ No newline at end of file