plaid / payment-initiation-pattern-app

Payment Initiation demo app for Europe, based on Plaid Pattern
MIT License
7 stars 5 forks source link

Port 5000 already occupied #6

Open sebastianschwarzer opened 1 month ago

sebastianschwarzer commented 1 month ago

Dear Plaid Team

Unfortunately, I can't use the application on my Mac because Apple is now using port 5000 for AirDrop and Handoff. I have already tried to change the port, but I kept getting error messages because I apparently didn't change it everywhere and/or didn't change it correctly. How should I solve the problem?

Many thanks for any suggestions!

phoenixy1 commented 1 month ago

Did you try changing the port in all the locations listed here

https://github.com/search?q=repo%3Aplaid%2Fpayment-initiation-pattern-app%205000&type=code

And then restarting the Docker container? Does that work, and if not, can you copy and paste the error you're getting?