services.pangolin.dashboardDomain

The domain where the application will be hosted. This is used for many things, including generating links. You can run Pangolin on a subdomain or root domain. Do not prefix with http or https.

Type
string
Default
"pangolin.\${config.services.pangolin.baseDomain}"
Example
"auth.example.com"
Declared
<nixpkgs/nixos/modules/services/networking/pangolin.nix>