Company logo
  • Empleos
  • Bootcamp
  • Acerca de nosotros
  • Para profesionales
    • Inicio
    • Empleos
    • Cursos y retos
    • Preguntas
    • Profesores
    • Bootcamp
  • Para empresas
    • Inicio
    • Nuestro proceso
    • Planes
    • Pruebas
    • Nómina
    • Blog
    • Calculadora

0

95
Vistas
How to set env variable in Heroku with Node.js?

How to set env variable Heroku with Node.js? I opened Heroku account but unable to find out the possible solution to set my env variables up.

7 months ago · Juan Pablo Isaza
2 Respuestas
Responde la pregunta

0

There are different ways to set it up. You can either use the Heroku CLI to update the same. In your command line, after installing the Heroku cli,

Run heroku config:set ENV_VARIABLE=VALUE

Also If you want to update the env variables on Heroku Dashboard,
Go to your app settings. There is a button called "Reveal Config Vars", You can add and update the same there without any cli usage.

All of these details are available here

7 months ago · Juan Pablo Isaza Denunciar

0

Go to your deployed app settings. Then, in "config vars" section click on "Reveal Config Vars" button and you can enter env variables there, which will be also available in your application

Like this: enter image description here

7 months ago · Juan Pablo Isaza Denunciar
Responde la pregunta
Encuentra empleos remotos

¡Descubre la nueva forma de encontrar empleo!

Top de empleos
Top categorías de empleo
Empresas
Publicar empleo Planes Nuestro proceso Comercial
Legal
Términos y condiciones Política de privacidad
© 2023 PeakU Inc. All Rights Reserved.