Skip to content

Commit 8f50902

Browse files
mount openapi schema files
1 parent 381656f commit 8f50902

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

prompts/mcp/openapi-schema.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,7 @@ mcp:
33
- container:
44
image: vonwig/openapi-schema:latest
55
workdir: /app
6+
volumes:
7+
- "{{openApiSchemaPath}}:{{openApiSchemaPath}}"
68
---
79

0 commit comments

Comments
 (0)