Skip to content

Commit 8fcacb7

Browse files
Remove localhost servers from semcache OpenAPI spec, use production only
1 parent db99bd9 commit 8fcacb7

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

apps/semcache-service/api/openapi.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,6 @@ info:
1616
url: https://github.com/nextinterfaces/semcache-service
1717

1818
servers:
19-
- url: http://localhost:8083
20-
description: Local development (Tilt)
21-
- url: http://localhost:8090
22-
description: Local development (Air hot reload)
2319
- url: https://app.roussev.com/semcache
2420
description: Production
2521

0 commit comments

Comments
 (0)