redis-instance / webdis.json
ChandimaPrabath's picture
Update webdis.json
60aec89 verified
raw
history blame
99 Bytes
{
"redis": { "host": "127.0.0.1", "port": 6379 },
"http": { "host": "0.0.0.0", "port": 7379 }
}