linagora/james-gatling

I want to run my gatling test against a distant James server

chibenwa opened this issue · 2 comments

I want to be able to pass to Gatling the host and port of the James server.

This could be done with an ENVIRONMENT variable.

If absent, it will default to 127.0.0.1 and 80

please use localhost instead of 127.0.0.1

fixed by using env variables