no need to expose admin connector in production

This commit is contained in:
Athou
2023-12-13 07:21:27 +01:00
parent 2b51de8e5b
commit 929df60f09

View File

@@ -117,9 +117,7 @@ server:
applicationConnectors:
- type: http
port: 8082
adminConnectors:
- type: http
port: 8084
adminConnectors: [ ]
requestLog:
appenders: [ ]