diff --git a/apps/dokploy/templates/supabase/index.ts b/apps/dokploy/templates/supabase/index.ts index 36320ab46..5021d6bd3 100644 --- a/apps/dokploy/templates/supabase/index.ts +++ b/apps/dokploy/templates/supabase/index.ts @@ -586,7 +586,7 @@ serve(async () => { }) // To invoke: -// curl 'http://localhost:/functions/v1/hello' \ +// curl 'http://localhost:/functions/v1/hello' \\ // --header 'Authorization: Bearer ' `, },