From e920e5de88ae7f0f2c9a156f082708a98b602375 Mon Sep 17 00:00:00 2001 From: chpark Date: Fri, 29 Aug 2025 16:43:17 +0900 Subject: [PATCH] =?UTF-8?q?=EC=84=A4=EC=A0=95=ED=8C=8C=EC=9D=BC=20?= =?UTF-8?q?=EC=BB=A4=EB=B0=8B=EB=B0=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- tomcat-conf/context.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 tomcat-conf/context.xml diff --git a/tomcat-conf/context.xml b/tomcat-conf/context.xml new file mode 100644 index 0000000..bb5ebcd --- /dev/null +++ b/tomcat-conf/context.xml @@ -0,0 +1,14 @@ + + + + WEB-INF/web.xml + + + + + + \ No newline at end of file