From 2c4d93b5d02e26f82330e866f48d8b6faa03fd6d Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Tue, 29 Oct 2024 15:04:35 -0600 Subject: [PATCH] Update index.tsx --- 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 10b7287..e9022a1 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 Next.js on Docker Compose