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

185
Vistas
Changed a value in my development.rb but it did not reflect on nginx server

so i have some json file that grabs the value from config/development.rb

In my development.rb i have this line

config.base_root_url = "XXXXXXsome URLXXXXXXX"

and in my json.jbuilder file at views i have this line

url: Rails.application.config.base_root_url + "views/somesite"

How come, when I change the config.base_root_url value it is not reflected on my nginx hosted domain. but on Localhost , it shows my changes ? i tried restarting my nginx server but its still the same.

over 4 years ago · Santiago Trujillo
2 Respuestas
Responde la pregunta

0

Is config/development.rb a file you added? Or do you mean config/environments/development.rb. Your nginx will run the app in production env hence you will need to edit config/environment/production.rb as well.

over 4 years ago · Santiago Trujillo Denunciar

0

you have to do changes in config/environments/production.rb file to reflect changes in app running by nginx because it runs you app in production environment.

over 4 years ago · Santiago Trujillo 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