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"
The base url that windmill will be served on.
string
"https://localhost:\$\{toString config.services.windmill.serverPort}";
"https://windmill.example.com"