From ab1d40ce40e71d2a857cdb6a36deb60dda8707e0 Mon Sep 17 00:00:00 2001 From: nayonsoso Date: Sat, 27 Jan 2024 18:46:16 +0900 Subject: [PATCH] =?UTF-8?q?refactor:=20=EB=B0=B0=ED=8F=AC=20=EC=84=9C?= =?UTF-8?q?=EB=B2=84=20=EC=97=B0=EA=B2=B0=20=ED=99=95=EC=9D=B8=20=ED=8E=98?= =?UTF-8?q?=EC=9D=B4=EC=A7=80=20=EC=88=98=EC=A0=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/static/index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/main/resources/static/index.html b/src/main/resources/static/index.html index 0c0efabe1..81d218964 100644 --- a/src/main/resources/static/index.html +++ b/src/main/resources/static/index.html @@ -1 +1,3 @@ -

Solid Connection Backend Page

\ No newline at end of file +

Solid Connection Backend Page

+ +이 페이지가 보이면 백엔드 배포 서버가 잘 작동하고 있다는 것입니다. \ No newline at end of file