Cloud API Overview > @adpt/cloud > postgres > PostgresProviderProps > host
postgres.PostgresProviderProps.host property
Hostname for the Postgres database as it would appear in the PGHOST environment variable
Signature:
host?: string;
Cloud API Overview > @adpt/cloud > postgres > PostgresProviderProps > host
Hostname for the Postgres database as it would appear in the PGHOST environment variable
Signature:
host?: string;