services.oauth2-proxy.httpAddress

NixOS option

HTTPS listening address. This module does not expose the port by default. If you want this URL to be accessible to other machines, please add the port to networking.firewall.allowedTCPPorts.

type: string
Default
"http://127.0.0.1:4180"
declared in: nixos/modules/services/security/oauth2-proxy.nixView source on NixOS/nixpkgs →