0 Replies
i have multiple .net projects deployed without any issues (using EF). Am i right in saying that you are using nix? If so try docker
@Rhyan fork my template and give it a shot
https://railway.com/template/fKgMtM
Hello, thanks for the help, but I found out here that after version "dotnet-sdk-6.0.413-win-x64" there is an error in the deployment
I'm having 502 error accessing my node J's app in railway, seeing error:
Access to XMLHttpRequest at 'https://my-app.up.railway.app/api/v1/users/login/' from origin 'http://localhost:3000' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.
Please I need help, I've added cors policy to allow access from all origin and still having the same error