diff options
| author | luccioman <luccioman@users.noreply.github.com> | 2016-07-06 23:35:12 +0200 |
|---|---|---|
| committer | luccioman <luccioman@users.noreply.github.com> | 2016-07-06 23:35:12 +0200 |
| commit | 46284c2590537160075c1cc86597ab7b54fc3ee0 (patch) | |
| tree | 4f5aa1b699f230a13533dcf471529b149a0914f1 /Procfile | |
| parent | ab45ce0f53e2b5cbc97f733cdffc9ca4a7685a51 (diff) | |
Revert : Not possible to start on port 80
Diffstat (limited to 'Procfile')
| -rwxr-xr-x | Procfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1 +1 @@ -web: java $JAVA_OPTS -Dhttp.port=80 -classpath target/classes:lib/* net.yacy.yacy
\ No newline at end of file +web: java $JAVA_OPTS -Dhttp.port=$PORT -classpath target/classes:lib/* net.yacy.yacy
\ No newline at end of file |
