diff options
Diffstat (limited to 'tests/lettuce/configurations/example.org.inmem.config')
-rw-r--r-- | tests/lettuce/configurations/example.org.inmem.config | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/lettuce/configurations/example.org.inmem.config b/tests/lettuce/configurations/example.org.inmem.config index 2eadedbeb5..a7c4d9ffaf 100644 --- a/tests/lettuce/configurations/example.org.inmem.config +++ b/tests/lettuce/configurations/example.org.inmem.config @@ -9,7 +9,7 @@ }, "Auth": { "listen_on": [{ - "port": 47806, + "port": 56176, "address": "127.0.0.1" }] }, |