Skip to content

Commit

Permalink
no need to expose admin connector in production
Browse files Browse the repository at this point in the history
  • Loading branch information
Athou committed Dec 13, 2023
1 parent 2b51de8 commit 929df60
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions commafeed-server/config.yml.example
Expand Up @@ -117,9 +117,7 @@ server:
applicationConnectors:
- type: http
port: 8082
adminConnectors:
- type: http
port: 8084
adminConnectors: [ ]
requestLog:
appenders: [ ]

Expand Down

0 comments on commit 929df60

Please sign in to comment.