.env variables when deploying to production in railway - wasp 0.13.2, MacOS, Railway
Hi, I just deployed my backend to railway but I'm not so sure about the .env variables for the server because it has not asked for any like the ones for stripe. Should the ones in the .env.server be the real ones? I mean, I used test mode for Stripe and I pasted the test products that I created inside the .env.server. Should I paste the real values inside it? I'm a bit confused being this my first deployment using wasp and railway XP
