Add proper (local) URL to swagger docs

This commit is contained in:
2019-12-23 21:06:08 -05:00
parent 05f08a714a
commit 60ffe534a1
2 changed files with 2 additions and 0 deletions

View File

@ -904,6 +904,7 @@
},
"info": {
"title": "PVC Client and Provisioner API",
"url": "http://pvc.local:7570",
"version": "1.0"
},
"paths": {