You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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 getError 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
The text was updated successfully, but these errors were encountered: