ChandimaPrabath commited on
Commit
60aec89
·
verified ·
1 Parent(s): b906bad

Update webdis.json

Browse files
Files changed (1) hide show
  1. 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": 7860 }
4
  }
 
1
  {
2
  "redis": { "host": "127.0.0.1", "port": 6379 },
3
+ "http": { "host": "0.0.0.0", "port": 7379 }
4
  }