Isolating Internal Variables in Railway Environments
joaodobread
PROOP

10 months ago

I have two environments, one for development and one for production, using the development environment's environment variables to connect to the database. My development environment is registering things in the production environment.

Shouldn't the "postgres.railway.internal" variable, for example, be isolated by scope, and the development environment that points to my database using this internal variable be pointing to a database in the development environment?

Solved$10 Bounty

2 Replies

Railway
BOT

10 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


joaodobread
PROOP

10 months ago

Forget about this, all my fault. I copied / duplicated a environment and all references are the same. I will redeploy everything manually


Status changed to Solved joaodobread 10 months ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...