Skip to content

Commit d494cce

Browse files
authored
Update publish-server.md
1 parent a7ac8ce commit d494cce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/publishing/publish-server.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -251,8 +251,8 @@ LABEL io.modelcontextprotocol.server.name="io.github.username/server-name"
251251
"name": "io.github.username/server-name",
252252
"packages": [
253253
{
254-
"registry_type": "oci",
255-
"registry_base_url": "https://docker.io",
254+
"registryType": "oci",
255+
"registryBaseUrl": "https://docker.io",
256256
"identifier": "yourusername/your-mcp-server",
257257
"version": "1.0.0"
258258
}

0 commit comments

Comments
 (0)