diff --git a/apps/dokploy/components/dashboard/settings/web-domain.tsx b/apps/dokploy/components/dashboard/settings/web-domain.tsx index 3bbd961f9..e1e0db8c0 100644 --- a/apps/dokploy/components/dashboard/settings/web-domain.tsx +++ b/apps/dokploy/components/dashboard/settings/web-domain.tsx @@ -130,26 +130,9 @@ export const WebDomain = () => {
⚠️ Important: URL Change Impact
- If you change the Dokploy Server URL from{" "} - {domain} to a new URL, you will need to update: -
-- 💡 Tip: Consider recreating Git providers - after URL changes to avoid manual configuration. + If you change the Dokploy Server URL make sure to update + your Github Apps to keep the auto-deploy working and preview + deployments working.