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 would prefer to provide only app-host-port and then next ports would be by default set up to app-host-port + 1, app-host-port + 2 and so on. Current solution should stay if anyone would like to set up some specific ports as well.
Btw. hosts are changed in .env.example, but not in docker-compose.yml and readme.md. It should be changed there as well.
The text was updated successfully, but these errors were encountered:
As we discussed earlier, I think this is an overkill:
I would prefer to provide only
app-host-port
and then next ports would be by default set up toapp-host-port + 1
,app-host-port + 2
and so on. Current solution should stay if anyone would like to set up some specific ports as well.Btw. hosts are changed in
.env.example
, but not indocker-compose.yml
andreadme.md
. It should be changed there as well.The text was updated successfully, but these errors were encountered: