Skip to content

Commit cef1784

Browse files
authored
docs: add port
1 parent 38c89ff commit cef1784

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/en/administrator/scripts.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ case "$1" in
3232
exit 1
3333
fi
3434
java \
35+
-Dserver.port=9966 \
3536
-Dlogging.path=/opt/openlrw/logs/ \
3637
-Dspring.data.mongodb.uri=<!-- mongodb uri --> \
3738
-jar $JAR_PATH &

0 commit comments

Comments
 (0)