feat(#23): Add maildev application.yaml configs

This commit is contained in:
2025-11-29 09:06:23 +01:00
parent b72d564868
commit a03a7e3626
2 changed files with 23 additions and 0 deletions

View File

@@ -48,3 +48,8 @@ logging:
web: DEBUG
org.testcontainers: INFO
com.github.dockerjava: WARN
management:
health:
mail:
enabled: false