2 years ago
I have an application that has a bunch of env variables. I just moved a few of them to a shared variable (via the Promote button). Now they're all showing up as ``. Tried removing them and re-adding them to the service. Same result. See pictures below.
7 Replies
2 years ago
cc7cfdf3-8735-4236-8e74-0d7398ca6dc3
2 years ago



2 years ago
Shared variables showing up as
2 years ago
Had the exact same issue. A '.' in the service name broke it (i.e. Nest.js). Removing it (i.e. nestjs) linked them successfully. I think railway has a bug.
2 years ago
Oof, ya seems like a bug. Hope Railway fixes this soon. I don't want to have to change the formatting of just my shared variables :/ Guess for now I'll just stick with non-shared variables.
2 years ago
I'm curious as to why your variable name has a period in it