Skip to content

Commit

Permalink
fix(core): missing port for healthcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
tchiotludo committed Sep 29, 2023
1 parent df65498 commit d90945d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions cli/src/main/resources/application.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,6 +46,7 @@ jackson:

endpoints:
all:
port: 8081
enabled: true
sensitive: false
health:
Expand Down

0 comments on commit d90945d

Please sign in to comment.