+4
nixos/modules/services/databases/postgrest.nix
+4
nixos/modules/services/databases/postgrest.nix
···lib.optional (cfg.settings.admin-server-port != null && cfg.settings.server-host != "127.0.0.1")"The PostgREST admin server is potentially listening on a public host. This may expose sensitive information via the `/config` endpoint.";