services.coder.wildcardAccessUrl

NixOS option

If you are providing TLS certificates directly to the Coder server, you must use a single certificate for the root and wildcard domains.

type: null or string
Default
null
Example
"*.coder.example.com"
declared in: nixos/modules/services/web-apps/coder.nixView source on NixOS/nixpkgs →