Updated Configure Multiple Users (markdown)
parent
cb37468493
commit
bcc09bef2d
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@ Currently Python and Go servers support multiple users.
|
|||
You can use different passwords on different ports like this:
|
||||
|
||||
{
|
||||
"server": "127.0.0.1",
|
||||
"server": "0.0.0.0",
|
||||
"local_port": 1081,
|
||||
"port_password": {
|
||||
"8381": "foobar1",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue