added fakeSMTP properties

This commit is contained in:
Andreas Isler
2026-06-12 09:43:21 +02:00
parent 727c489746
commit e7a235e835
@@ -35,4 +35,7 @@ flowable.platform.enable-latest-form-definition-lookup=true
# Server URL for REST calls # Server URL for REST calls
baseUrl=http://localhost:8105 baseUrl=http://localhost:8105
# Email: Fake SMTP
flowable.mail.server.host=localhost
flowable.mail.server.port=2525