chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-02 20:53:36 +00:00
parent 4d66e9db31
commit f994e131fc
2 changed files with 8 additions and 0 deletions
+4
View File
@@ -1332,6 +1332,10 @@ export type ServerConfig = {
* Enable mDNS service discovery
*/
mdns?: boolean
/**
* Custom domain name for mDNS service (default: opencode.local)
*/
mdnsDomain?: string
/**
* Additional domains to allow for CORS
*/