From 1b586ef4a65d8d2a588c4487949392e11915cff8 Mon Sep 17 00:00:00 2001 From: hyeon-z Date: Fri, 1 Dec 2023 17:33:10 +0900 Subject: [PATCH] =?UTF-8?q?fix:=20path=20to=20exclude=EC=97=90=20=EC=82=AC?= =?UTF-8?q?=EC=9A=A9=ED=95=98=EC=A7=80=20=EC=95=8A=EB=8A=94=20url=20?= =?UTF-8?q?=EC=A0=9C=EA=B1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/main/resources/application.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/src/main/resources/application.yml b/src/main/resources/application.yml index 9099cda5..d7d50b9a 100644 --- a/src/main/resources/application.yml +++ b/src/main/resources/application.yml @@ -76,9 +76,6 @@ interceptor: - path: /api/v1/events/banner method: GET - - path: /api/v1/users/clubs - method: GET - web: interceptor-path-pattern: /api/v1/**