Skip to content

Commit

Permalink
chore: 불필요한 actuator port 설정 제거 (#784)
Browse files Browse the repository at this point in the history
  • Loading branch information
J-I-H-O authored Jan 6, 2025
1 parent 79a016e commit 3bd26c8
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions backend/src/main/resources/application-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ management:
exposure:
include: "*"

server:
port: 8081

health:
rabbit:
enabled: false
Expand Down

0 comments on commit 3bd26c8

Please sign in to comment.