We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
workspaceCreateUrl
1 parent bfd7530 commit c85e2b8Copy full SHA for c85e2b8
README.md
@@ -368,6 +368,7 @@ storage paths. The options can be configured from the plugin's main Workspaces p
368
369
- `workspaceCreateUrl` specifies the dashboard page full URL where users can create new workspaces.
370
Helpful for customers that have their own in-house dashboards. Defaults to the Coder deployment templates page.
371
+ This setting supports `$workspaceOwner` as placeholder with the replacing value being the username that logged in.
372
373
### TLS settings
374
gradle.properties
@@ -1,3 +1,3 @@
1
-version=0.7.2-alpha3
+version=0.7.3
2
group=com.coder.toolbox
3
name=coder-toolbox
0 commit comments