forked from Archives/Athou_commafeed
no need to expose admin connector in production
This commit is contained in:
@@ -117,9 +117,7 @@ server:
|
||||
applicationConnectors:
|
||||
- type: http
|
||||
port: 8082
|
||||
adminConnectors:
|
||||
- type: http
|
||||
port: 8084
|
||||
adminConnectors: [ ]
|
||||
requestLog:
|
||||
appenders: [ ]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user