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.
1 parent e426c89 commit 1a81079Copy full SHA for 1a81079
1 file changed
apps/dokploy/components/dashboard/settings/git/gitea/edit-gitea-provider.tsx
@@ -247,8 +247,8 @@ export const EditGiteaProvider = ({ giteaId }: Props) => {
247
</FormControl>
248
<FormDescription>
249
Use when Gitea runs on the same instance as Dokploy. Used
250
- for OAuth token exchange to reach Gitea via internal
251
- network (e.g. Docker service name).
+ for OAuth token exchange to reach Gitea via internal network
+ (e.g. Docker service name).
252
</FormDescription>
253
<FormMessage />
254
</FormItem>
0 commit comments