MyNixOS website logo
option

services.windmill.baseUrl

The base url that windmill will be served on.

Declarations
Type
string
Default
"https://localhost:\$\{toString config.services.windmill.serverPort}";
Example
"https://windmill.example.com"