Update smithery.yaml
This commit is contained in:
parent
d7ff9b3bba
commit
33140c1a0a
|
@ -5,8 +5,6 @@ runtime: "container"
|
||||||
build:
|
build:
|
||||||
dockerfile: "Dockerfile"
|
dockerfile: "Dockerfile"
|
||||||
dockerBuildPath: "."
|
dockerBuildPath: "."
|
||||||
dockerRunEnv:
|
|
||||||
DISCORD_TOKEN: ${DISCORD_TOKEN}
|
|
||||||
startCommand:
|
startCommand:
|
||||||
type: http
|
type: http
|
||||||
configSchema:
|
configSchema:
|
||||||
|
|
Loading…
Reference in New Issue