Spaces:
Sleeping
Sleeping
Update webdis.json
Browse files- webdis.json +1 -1
webdis.json
CHANGED
|
@@ -1,4 +1,4 @@
|
|
| 1 |
{
|
| 2 |
"redis": { "host": "127.0.0.1", "port": 6379 },
|
| 3 |
-
"http": { "host": "0.0.0.0", "port":
|
| 4 |
}
|
|
|
|
| 1 |
{
|
| 2 |
"redis": { "host": "127.0.0.1", "port": 6379 },
|
| 3 |
+
"http": { "host": "0.0.0.0", "port": 7379 }
|
| 4 |
}
|