summaryrefslogtreecommitdiff
path: root/Procfile
diff options
context:
space:
mode:
Diffstat (limited to 'Procfile')
-rwxr-xr-xProcfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Procfile b/Procfile
index 65a9880e6..e6944606a 100755
--- a/Procfile
+++ b/Procfile
@@ -1 +1 @@
-web: java $JAVA_OPTS -Dhttp.port=$PORT -classpath target/classes:lib/* net.yacy.yacy \ No newline at end of file
+web: java $JAVA_OPTS -Dnet.yacy.server.localPort=$PORT -classpath target/classes:lib/* net.yacy.yacy \ No newline at end of file