Skip to content

Conversation

FradSer
Copy link

@FradSer FradSer commented Jul 8, 2025

The startup script now finds an available port for the login server, starting from 3000, instead of using a hardcoded value.

This prevents startup failures when the default port is already in use. The dynamically chosen port is then used by the modal-login server, passed as an environment variable to the docker container, and used in the application's configuration file.

FradSer added 2 commits July 8, 2025 11:00
The startup script now finds an available port for the login server, starting from 3000, instead of using a hardcoded value.

This prevents startup failures when the default port is already in use. The dynamically chosen port is then used by the modal-login server, passed as an environment variable to the docker container, and used in the application's configuration file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant