diff --git a/docs/03-github/04-builder.mdx b/docs/03-github/04-builder.mdx index 85efb118..bea139b5 100644 --- a/docs/03-github/04-builder.mdx +++ b/docs/03-github/04-builder.mdx @@ -250,6 +250,16 @@ There are 2 main use cases: _**required:** `false`_ _**default:** `""`_ +#### useHostNetwork + +Initializes Docker using the host network. + +This is useful if Unity needs to access a local server that was started as part of your workflow. + +Options are: `true`, `false` + +_**required:** `false`_ _**default:** `false`_ + #### versioning Configure a specific versioning strategy