Fix incorrect port in swagger docs

This commit is contained in:
2020-01-06 23:50:12 -05:00
parent a174afa280
commit 82a88f8433
2 changed files with 2 additions and 2 deletions

View File

@ -1073,7 +1073,7 @@
"type": "object"
}
},
"host": "pvc.local:7570",
"host": "pvc.local:7370",
"info": {
"title": "PVC Client and Provisioner API",
"version": "1.0"