services.postgrest.settings.server-unix-socket

NixOS option

Unix domain socket where to bind the PostgREST web server.

type: null or absolute path
Default
"/run/postgrest/postgrest.sock"
declared in: nixos/modules/services/databases/postgrest.nixView source on NixOS/nixpkgs →