so, in this example, with only 1 line under FROM, will bring the env variable from Railway to this project? so i can access it using process.env.REACT_APP_BACKEND_URL
Hi..
I realised the environmental variables from the project's "variables" tab are not used by this deployment. any idea how can I use that variables in the code?
here what i did:
i updated the staging code
node 16 and npm 8 works locally fine but when i deploy it fails
node 18 shows conflicts with webpack version