services.neo4j.https.listenAddress

NixOS option

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

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