Skip to content

Commit 431e8d4

Browse files
committed
Change server URL to match IaC
1 parent ec19808 commit 431e8d4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

openapi.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ info:
1616
url: http://www.apache.org/licenses/LICENSE-2.0.html
1717
version: "1.0.0"
1818
servers:
19-
- url: http://localhost:8080/api/v1
19+
- url: http://opp-backend:8080/api/v1
2020
description: Local server
2121
externalDocs:
2222
description: Wiki

0 commit comments

Comments
 (0)