services.oauth2-proxy.tls.httpsAddress

NixOS option

addr:port to listen on for HTTPS clients. Remember to add port to allowedTCPPorts if you want other machines to be able to connect to it.

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