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 3db9664 commit 86687c8Copy full SHA for 86687c8
includes/config.sample.inc.php
@@ -5,7 +5,7 @@
5
'servers' => array(
6
array(
7
'name' => 'local server', // Optional name.
8
- 'host' => '172.30.102.137',
+ 'host' => '172.31.8.210',
9
'port' => 6379,
10
'filter' => '*',
11
'scheme' => 'tcp', // Optional. Connection scheme. 'tcp' - for TCP connection, 'unix' - for connection by unix domain socket
0 commit comments