chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-02 20:53:36 +00:00
parent a9fca05d8b
commit a3f1918489
2 changed files with 8 additions and 0 deletions

View File

@@ -8910,6 +8910,10 @@
"description": "Enable mDNS service discovery",
"type": "boolean"
},
"mdnsDomain": {
"description": "Custom domain name for mDNS service (default: opencode.local)",
"type": "string"
},
"cors": {
"description": "Additional domains to allow for CORS",
"type": "array",