Skip to content

Commit 0026ccc

Browse files
committed
switch to container deploy
1 parent 85d9e96 commit 0026ccc

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

smithery.yaml

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
1-
runtime: "typescript"
1+
runtime: "container"
22
build:
33
dockerfile: "Dockerfile"
44
dockerBuildPath: "."
5-
dockerfilePath: "./Dockerfile"
5+
startCommand:
6+
type: "http"

0 commit comments

Comments
 (0)