services.neo4j.bolt.listenAddress

NixOS option

Neo4j listen address for BOLT traffic. The listen address is expressed in the format <ip-address>:<port-number>.

type: string
Default
":7687"
declared in: nixos/modules/services/databases/neo4j.nixView source on NixOS/nixpkgs →