mjstewart / fakesmtp-web

Web support for FakeSMTP running in docker using Spring Boot
14 stars 10 forks source link

Specify port in build without docker #5

Closed sFaurite closed 3 years ago

sFaurite commented 3 years ago

You have to add the option -Dserver.port for the example command to run properly.

mjstewart commented 3 years ago

Thanks for taking the time to provide this useful info.