Empresas
Empleos
  • Sobre nosotros
  • Soluciones
    • Publicación de vacantes
      Publica tu vacante y recibe candidatos calificados en 48h.
    • Evaluación de candidatos
      500+ pruebas técnicas y psicológicas, más anti-fraude.
    • Headhunting
      Búsqueda ejecutiva a la medida de principio a fin.
    • Nómina + EOR
      Dispersión de nómina y EOR en más de 15 países de LATAM.
  • Precios
  • Empleos

0

144
Vistas
Environmental variable undefined in React APP

I am trying to set the URL of the API at runtime. I followed this tutorial which solves the exact problem I have, but still, the variable is undefined.

I put the file with enviromental variable in script in index.html (EDITED)

<script src="%PUBLIC_URL%/env-config.js"></script>

Inside of which is (after the image starts through Docker) something like this:

window._env_ = {
    API_URL: "my-awesome-url" // filled by bash script defined in ENTRYPOINT
}

But when I want to use it in the React app I get something like cannot read property of undefined API_URL. When I try to access the window object in console, I can see, the _env_ variable is not present in the object. What am I missing?

about 4 years ago · Juan Pablo Isaza
1 Respuestas
Responde la pregunta

0

The script tag is wrong. It is supposed to be like <script src="%PUBLIC_URL%/env-config.js"></script>

Check and try again.

about 4 years 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 vacante Precios Comercial
Legal
Términos y condiciones Política de privacidad
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Recomiéndame algunas ofertas
Necesito ayuda