We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec19808 commit 431e8d4Copy full SHA for 431e8d4
openapi.yaml
@@ -16,7 +16,7 @@ info:
16
url: http://www.apache.org/licenses/LICENSE-2.0.html
17
version: "1.0.0"
18
servers:
19
- - url: http://localhost:8080/api/v1
+ - url: http://opp-backend:8080/api/v1
20
description: Local server
21
externalDocs:
22
description: Wiki
0 commit comments