Config.json sample fix.

This commit is contained in:
Ylian Saint-Hilaire 2020-06-18 03:50:41 -07:00
parent e8dc28bffd
commit 16ef3918c2
1 changed files with 2 additions and 2 deletions

View File

@ -62,8 +62,8 @@
"name": "Local server name", "name": "Local server name",
"info": "Information about this server" "info": "Information about this server"
}, },
"_rlsOffload": "127.0.0.1,::1", "_tlsOffload": "127.0.0.1,::1",
"_rrustedProxy": "127.0.0.1,::1", "_trustedProxy": "127.0.0.1,::1",
"_mpsPort": 44330, "_mpsPort": 44330,
"_mpsPortBind": "127.0.0.1", "_mpsPortBind": "127.0.0.1",
"_mpsAliasPort": 4433, "_mpsAliasPort": 4433,