From 27a67af1901fdc63150331c778da4dcbda84ee75 Mon Sep 17 00:00:00 2001 From: "autofix-ci[bot]" <114827586+autofix-ci[bot]@users.noreply.github.com> Date: Tue, 24 Mar 2026 07:12:46 +0000 Subject: [PATCH] [autofix.ci] apply automated fixes --- .../components/dashboard/settings/servers/setup-server.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/dokploy/components/dashboard/settings/servers/setup-server.tsx b/apps/dokploy/components/dashboard/settings/servers/setup-server.tsx index cf1b4c836..0d4d3a44f 100644 --- a/apps/dokploy/components/dashboard/settings/servers/setup-server.tsx +++ b/apps/dokploy/components/dashboard/settings/servers/setup-server.tsx @@ -120,8 +120,8 @@ export const SetupServer = ({ serverId, asButton = false }: Props) => {
You can connect as root or as a non-root user with passwordless - sudo access. If using a non-root user, ensure passwordless sudo - is configured. + sudo access. If using a non-root user, ensure passwordless sudo is + configured.