Skip to content

Commit faf5cd0

Browse files
committed
Change servers to openpark.com
1 parent 22be396 commit faf5cd0

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

openapi.yaml

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,8 @@ info:
1616
url: http://www.apache.org/licenses/LICENSE-2.0.html
1717
version: "1.0.0"
1818
servers:
19-
- url: http://opp-backend:8080/api/v1
20-
description: Backend server
21-
- url: http://opp-auth:8090/api/v1
22-
description: Auth server
19+
- url: http://openpark.com/api/v1
20+
description: Open Park Project Server API v1
2321
externalDocs:
2422
description: Wiki
2523
url: https://openparkproject.github.io/OPP-wiki/

0 commit comments

Comments
 (0)