changed host to 127.0.0.1
This commit is contained in:
@@ -7,7 +7,7 @@ schemes:
|
||||
- http
|
||||
produces:
|
||||
- 'application/json;charset=utf-8'
|
||||
host: 'l:8080'
|
||||
host: '127.0.0.1:8080'
|
||||
paths:
|
||||
/data:
|
||||
get:
|
||||
|
||||
Reference in New Issue
Block a user