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