I need to adapt the docker-compose.yml files to bind to different ports; for example ```yml ports: - "3618:80" ``` Could you confirm where to change it in the code so the client can connect to the server on a different port? same question related to lsp and redis?