themagicianking / techtonica-assignments

1 stars 0 forks source link

Server uses a variable for port, but the client has it hardcoded as 5000 (Weather App) #31

Open themagicianking opened 1 month ago

themagicianking commented 1 month ago

The client pulls information from port 5000 but the server sets the port equal to whatever is in the .env file. The app will only run on someone else's machine if the port in their .env file is 5000.

Xhz0729 commented 1 month ago

Hi, I am interested in this issue, can I be assigned to work on it? Thank you so much!

themagicianking commented 1 month ago

Sure, thank you!