feat(#23): Remove mail health check

This commit is contained in:
2025-11-29 09:18:00 +01:00
parent 57fe26358c
commit cccb386c70

View File

@@ -56,3 +56,8 @@ spring:
connectiontimeout: 5000 connectiontimeout: 5000
timeout: 5000 timeout: 5000
writetimeout: 5000 writetimeout: 5000
management:
health:
mail:
enabled: false