Isolating Internal Variables in Railway Environments

joaodobread
HOBBY

7 days 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

7 days 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
HOBBY

7 days 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 7 days ago