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