Skip to content

Commit

Permalink
feat: allow dashboard api to public
Browse files Browse the repository at this point in the history
  • Loading branch information
CChuYong committed May 18, 2024
1 parent bcd8825 commit 4edb95b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gateway/src/main/resources/application.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ app:
- /error
- /v1/links/*
- /v1/me/app-version
- /v1/admin/dashboard/**
version-check-whitelists:
- /actuator/**
- /swagger-ui.html
Expand Down

0 comments on commit 4edb95b

Please sign in to comment.