remove extra dependencies and files (#4384)
* remove extra dependencies and files * remove extra file
This commit is contained in:
committed by
maibin
parent
f980f173d8
commit
f898fe9730
@@ -2,8 +2,6 @@ spring.mail.host=localhost
|
||||
spring.mail.port=8025
|
||||
spring.mail.properties.mail.smtp.auth=false
|
||||
|
||||
security.basic.enabled=false
|
||||
|
||||
management.endpoints.web.exposure.include=*
|
||||
management.endpoint.shutdown.enabled=true
|
||||
endpoints.shutdown.enabled=true
|
||||
Reference in New Issue
Block a user