Skip to content

Commit

Permalink
feat: Actuator 포트 변경 (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
hyunmin0317 committed Dec 28, 2024
1 parent f8d5fda commit 0b97479
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,8 @@ management:
web:
exposure:
include: "prometheus"
server:
port: 8000

server:
tomcat:
Expand Down

0 comments on commit 0b97479

Please sign in to comment.