Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
…ckend into develop
  • Loading branch information
hoonyworld committed Dec 27, 2024
2 parents ffff85b + d567a5a commit 9203c7d
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ private String[] getAuthWhitelist() {
"/auth/v2",
"/auth/v2/**",
actuatorEndPoint + "/health",
actuatorEndPoint + "/prometheus",
"/internal/**"
};
}
Expand Down

0 comments on commit 9203c7d

Please sign in to comment.