Fix address
This commit is contained in:
parent
a1f74a783a
commit
3bbc8ce3c2
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ version: 0.1
|
||||||
loglevel: debug
|
loglevel: debug
|
||||||
storage: inmemory
|
storage: inmemory
|
||||||
http:
|
http:
|
||||||
addr: localhost:5000
|
addr: :5000
|
||||||
|
|
Loading…
Reference in a new issue