The base url that windmill will be served on.
Declarations
Type
stringDefault
"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"