Matthew
Matthew3mo ago

Matthew - Hey Im using a node that’s pointing...

Hey Im using a node that’s pointing to different base URLs and need different apikeys doe it. I don’t want to expose them in my script. How can I extract them out from my secrects. It’s dependent upon the baseURL so it will be different
1 Reply
Gaurav Chadha
Gaurav Chadha3mo ago
Did you try using env variables logic for this?

Did you find this page helpful?