#how do i find my VITE_API_URL to connect my backend to my frontend running on vercel?
38 messages · Page 1 of 1 (latest)
Project ID: N/A
N/A
?????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????????
This is community support and this question is not in any way related to Railway. So please be patient.
Is your backend on Railway and your front end on Vercel?
im askign if u make vite_api_url to connect backend to frontend public
yes
all i need is the link to set up my .env varibale
Have you set that env var on vercel?
not yet
i need the link
external access link
so i can set VITE_API_URL= external acess link
i cant find it in my deployment logs, or settings
i connected my account to vercel through settings but it never explicitly states that they install the enviroment variable into ur vercel
Have you successfully deployed your backend and generated a domain?
it pops up as an IP tho
Seems right
yea thats not a public internet link
Click the Service -> Settings -> Public Networking
Generate Domain button, point to port 8080 if it asks for a port
thank you
Test it and lemme know if it works