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