ENV \n values being removed
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

Solved

4 Replies

oldbettie
PROOP

a year ago

d392f7f3-bc64-49a4-a841-1b46f7acbd15


a year ago

You could base64 encode the env variable and decode it in your application


oldbettie
PROOP

a year ago

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


Loading...