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