diff --git a/apps/dokploy/components/dashboard/compose/domains/add-domain.tsx b/apps/dokploy/components/dashboard/compose/domains/add-domain.tsx index a10ce271..4da9404e 100644 --- a/apps/dokploy/components/dashboard/compose/domains/add-domain.tsx +++ b/apps/dokploy/components/dashboard/compose/domains/add-domain.tsx @@ -166,7 +166,13 @@ export const AddDomainCompose = ({ Domain {dictionary.dialogDescription} - {isError && {error?.message}} +
+ + Deploy is required to apply changes after creating or updating a + domain. + + {isError && {error?.message}} +