G
G
Genja2016-11-29 15:50:03
Ruby on Rails
Genja, 2016-11-29 15:50:03

ROR in which file is the host configured?

A project written in Rubu on Rails was downloaded from the hosting. Running in the locale gave an error 500. In the logs, an error 501 and it is also visible there that the call goes through the name of a functioning address on an external host. In which file should I replace it with localhost:3000? Or how to replace the default start address localhost:3000 with saitpupkina.com?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vayladion Gognazdiak, 2016-11-30
@etspring

add
127.0.0.1 saitpupkina.com to hosts
and call saitpupkina.com:3000
ps: the bind is not bound to a domain name

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question