Where to store service-key.json file ?
arsalanahmad123
TRIALOP

2 years ago

Hi there ! I was building application which uses google cloud bucket which i am integrating using service-key.json file, but i can't push it on github …….
Is there any way to store it on railway like we store ENV variables ?

2 Replies

brody
EMPLOYEE

2 years ago

You can upload it to a volume then read the json file from the volume.


arsalanahmad123
TRIALOP

2 years ago

I'll definitely give that a try and upload the file to a volume. Appreciate your answer!


Loading...