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 85d9e96 commit 0026cccCopy full SHA for 0026ccc
smithery.yaml
@@ -1,5 +1,6 @@
1
-runtime: "typescript"
+runtime: "container"
2
build:
3
dockerfile: "Dockerfile"
4
dockerBuildPath: "."
5
- dockerfilePath: "./Dockerfile"
+startCommand:
6
+ type: "http"
0 commit comments