We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fd2203b commit 0d6f7ebCopy full SHA for 0d6f7eb
README.md
@@ -84,7 +84,7 @@ View profiler results:
84
// Change to machine IP address
85
"parserInterface": "LAN_MACHINE_IP",
86
// Listening port to receive raw proto data
87
- "parserPort": 5000,
+ "parserPort": 5001,
88
// Database information
89
"db": {
90
// Database host/IP address
0 commit comments