File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -45,9 +45,9 @@ JAVA 7 when working with this project.
4545 + ` <team_id> ` and ` <team_secret> ` : a numeric id for your team, and a secret
4646 code, which are used to authenticate your server with the Relay server.
4747 You can specify any integer value for ` <team_id> ` , and a value expressed
48- in hexadecimal format (using numbers ` 0-9 ` or letters in the range ` A-F ` )
49- for ` <team_secret> ` when you launch the server in your local setup since
50- it will not connect to the Relay server.
48+ in hexadecimal format (using numbers ` 0-9 ` and letters in the range
49+ ` A-F ` ) for ` <team_secret> ` when you launch the server in your local setup
50+ since it will not connect to the Relay server.
5151 + ` <port> ` : the TCP port that your Server will listen on for connections
5252 from the Client. You can use any value between 1024 and 65535, as long as
5353 there is no other service currently listening on that port in your
You can’t perform that action at this time.
0 commit comments