Browse Source

removed redis add from config file

pull/86/head
Ruben Cid 5 years ago
parent
commit
170a1fa5fd
  1. 1
      config/livego.json

1
config/livego.json

@ -1,5 +1,4 @@
{ {
"redis_addr": "localhost:6379",
"server": [ "server": [
{ {
"appname": "live", "appname": "live",

Loading…
Cancel
Save