voluptasmollitia
Version:
Monorepo for the Firebase JavaScript SDK
14 lines (8 loc) • 377 B
Markdown
<!-- Do not edit this file. It is automatically generated by API Documenter. -->
[Home](./index.md) > [@firebase/firestore](./firestore.md) > [/](./firestore_.md) > [Settings](./firestore_.settings.md) > [host](./firestore_.settings.host.md)
## Settings.host property
The hostname to connect to.
<b>Signature:</b>
```typescript
host?: string;
```