oldbettie
PROOP
a year ago
I have some auth config that has had to be urgently changed but it seems like when I add the env variables its override the \n values and I cant figure out how to get it to save correctly.
When I use them locally it works as intended but copy and pasting the values into my env config it fails
My solution was to use the new line ability in railway rather then adding \n
4 Replies
a year ago
You could base64 encode the env variable and decode it in your application
they are already base64 encoded 😹 I was able to get a solution I will mark this as sorted for now
a year ago
!s
Status changed to Solved brody • 12 months ago
