goodtok
goodtok copied to clipboard
[BUG]: INSTALLATION GUIDE FAILS TO START APP WHEN PORTS ARE ALREADY IN USE.
What happened?
The application could not start locally following the installation guide. This is because one of the ports required (Peerjs server port) was already in use in my local machine.
Steps to reproduce
- Start or ensure a process is running on port 9000 e.g php-fmp as shown screenshot
- Follow the installation guide in the readme.
Expected behavior
- A way to update the container ports in a situation where ports are already been used
Additional context
RECOMMENDATION
- Add a more flexible installation process where users can update container port on the compose.yaml file
@Obrucheoghene,
Thank you for putting this together. Let's see how we can enhance the DX.
@obrucheoghene
Any suggestions on how we can improve this?
Okay, I will get back to you on this