Skip to content

Commit

Permalink
Disable admin connectors in configuration.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
bertrik committed Mar 31, 2024
1 parent a0a7ba1 commit 27d92b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions configuration.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ logging: !<default>
logFormat: "%d{yyyy-MM-dd} | %d{HH:mm:ss.SSS} | %-15.15thread | %5p | %-25.25logger{25} | %m%n"
target: "STDOUT"
server: !<default>
adminConnectors: []
applicationConnectors:
- type: http
port: 9002
Expand Down

0 comments on commit 27d92b4

Please sign in to comment.