services.postgrest.settings.server-host
NixOS option
Where to bind the PostgREST web server. The admin server will also bind here, but potentially exposes sensitive information. Make sure you turn off the admin server, when opening this to the public. https://github.com/PostgREST/postgrest/issues/3956
type: null or stringDefault
declared in: nixos/modules/services/databases/postgrest.nixView source on NixOS/nixpkgs →"127.0.0.1"