Skip to content

Commit 1a81079

Browse files
[autofix.ci] apply automated fixes
1 parent e426c89 commit 1a81079

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

apps/dokploy/components/dashboard/settings/git/gitea/edit-gitea-provider.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -247,8 +247,8 @@ export const EditGiteaProvider = ({ giteaId }: Props) => {
247247
</FormControl>
248248
<FormDescription>
249249
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).
250+
for OAuth token exchange to reach Gitea via internal network
251+
(e.g. Docker service name).
252252
</FormDescription>
253253
<FormMessage />
254254
</FormItem>

0 commit comments

Comments
 (0)