From 7fd2de91d1ba2a7bca033da861f8646ab200b282 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Wed, 22 Jan 2025 23:07:49 -0600 Subject: [PATCH] refactor: update to use slug --- apps/docs/content/docs/core/(Git-Sources)/bitbucket.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/docs/content/docs/core/(Git-Sources)/bitbucket.mdx b/apps/docs/content/docs/core/(Git-Sources)/bitbucket.mdx index ce24ce3..5a6b757 100644 --- a/apps/docs/content/docs/core/(Git-Sources)/bitbucket.mdx +++ b/apps/docs/content/docs/core/(Git-Sources)/bitbucket.mdx @@ -23,7 +23,7 @@ Follow the steps to connect your Bitbucket account to Dokploy. 5. Copy the `App Password` and paste it in Dokploy `Bitbucket` Modal section. 6. Set your `Bitbucket Username`. 7. (Optional) If you want to use Workspaces, go to `https://bitbucket.org/account/workspaces/`, eg. If you have -`dokploy-workspace` copy and paste it in Workspace Name. +`dokploy-workspace` copy and paste it in Workspace Name, please make sure to use the slugified name, if you use names like Dokploy Workspace in this field can cause issues. 7. Click on `Configure Bitbucket`. 8. If everything is correct, you can update enter to the Update Icon, and click on `Test Connection` to make sure everything is working. 9. Now you can use the repositories from your Gitlab Account in `Applications` or `Docker Compose` services.