From f7b576cbf3a9fa6be5b9e262950bee4a3c5f9c6f Mon Sep 17 00:00:00 2001 From: Sancho Godinho Date: Sat, 18 Apr 2026 04:23:15 +0530 Subject: [PATCH] Fix typo in custom entrypoint description --- .../components/dashboard/application/domains/handle-domain.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apps/dokploy/components/dashboard/application/domains/handle-domain.tsx b/apps/dokploy/components/dashboard/application/domains/handle-domain.tsx index 655f9d147..5edcbe3a7 100644 --- a/apps/dokploy/components/dashboard/application/domains/handle-domain.tsx +++ b/apps/dokploy/components/dashboard/application/domains/handle-domain.tsx @@ -666,7 +666,7 @@ export const AddDomain = ({ id, type, domainId = "", children }: Props) => {
Custom Entrypoint - Use custom entrypoint for domina + Use custom entrypoint for domain
"web" and/or "websecure" is used by default.