added fakeSMTP properties
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user