MyNixOS website logo
option

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.

Declarations
Type
string
Default
"pangolin.\${config.services.pangolin.baseDomain}"
Example
"auth.example.com"