Open
Description
Is there an existing issue for this?
- I have searched the existing issues
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