From 52c83fd6fcb1927acbb94a74f9de4bda73338a7e Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sun, 19 Jan 2025 01:07:41 -0600 Subject: [PATCH] refactor: update text --- apps/dokploy/pages/dashboard/settings/index.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/apps/dokploy/pages/dashboard/settings/index.tsx b/apps/dokploy/pages/dashboard/settings/index.tsx index f5b73ea7..bf76607b 100644 --- a/apps/dokploy/pages/dashboard/settings/index.tsx +++ b/apps/dokploy/pages/dashboard/settings/index.tsx @@ -102,7 +102,7 @@ const Page = () => {
Clean Cache on Applications - Clean the cache after every deployment + Clean the cache after every application deployment
@@ -122,7 +122,7 @@ const Page = () => {
Clean Cache on Previews - Clean the cache after every deployment + Clean the cache after every preview deployment
@@ -142,7 +142,7 @@ const Page = () => {
Clean Cache on Compose - Clean the cache after every deployment + Clean the cache after every compose deployment