sirocco-ventures / raggenie

https://www.raggenie.com
MIT License
29 stars 13 forks source link

Fix default backend port mismatch in const.js #21

Closed ashmilhussain closed 1 day ago

ashmilhussain commented 1 day ago

The default backend port configured in the front-end code does not match the backend's default port. This issue needs to be addressed to ensure proper communication between the front end and back end.

Required Change: