Hello, Welcome to MS Q&A
In your application code, access the environment variable using process.env.firebase_private_key. This allows your application to read the value of firebase_private_key at runtime.
By following these steps, you ensure that your application can securely access the necessary environment variables, avoiding errors related to missing API keys.
Please accept answer if it helps
Kindly check and let us know if any questions.
Thanks
Deepanshu