mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-14 20:54:42 +00:00
chore: generate
This commit is contained in:
@@ -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
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user