From 9a649defe3c262080e7dc4bb5d03b9c8a3a56524 Mon Sep 17 00:00:00 2001 From: Vladimir Drayling Date: Fri, 28 Mar 2025 16:11:38 +0100 Subject: [PATCH] feat(app): change title --- next-app/src/pages/index.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/next-app/src/pages/index.tsx b/next-app/src/pages/index.tsx index e9022a1..37bca14 100644 --- a/next-app/src/pages/index.tsx +++ b/next-app/src/pages/index.tsx @@ -12,7 +12,7 @@ export default function Home() {

- Welcome to Next.js on Docker Compose + Welcome to Angular on Docker Compose