testsigmahq / testsigma

A powerful open source test automation platform for Web Apps, Mobile Apps, and APIs. Build stable and reliable end-to-end tests @ DevOps speed.
https://testsigma.com
Apache License 2.0
897 stars 187 forks source link

[Feature]: Change ports already being used by other applications #386

Open mateusscheper opened 5 months ago

mateusscheper commented 5 months ago

Is there an existing issue for this?

What would you like to add?

Hey!

I'd like to be able to easily change ports so I don't have to stop critical applications in my machine. Current ports are commonly used by several other applications on the market, so we should be able to set ports in a single place. I suggest an ENV (.env) file.

Thanks!

Why should this be worked on?

When running docker compose up -d, we get Error response from daemon: driver failed programming external connectivity on endpoint testsigma_server (02705924e72e8b8294af22f0b80256b7362d7d35e3bbf48eef95996f5b0a8086): Error starting userland proxy: listen tcp4 0.0.0.0:443: bind: address already in use.

Other details

No response

amitsavyasachi commented 1 month ago

We will check this and get back @mateusscheper