2 months ago
my server is running but i can't seem to connect it to my frontend to ge my site to start working
1 Replies
2 months ago
Your "backend" and "UBV2" services in the "ubv" project both show successful deployments and each has a public domain assigned. If your frontend is a client-side app (running in the browser), it must use the backend's public domain URL (e.g., https://backend-production-7f88.up.railway.app) to make requests, since browser-based requests cannot use the private network. Make sure the backend URL in your frontend code or environment variables points to the correct public Railway domain of your backend service.
Status changed to Awaiting User Response Railway • about 2 months ago
2 months ago
This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!
Status changed to Solved Railway • about 2 months ago