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/**