Files
nairobi/config
Javi Martín fcd8466ddf Allow using the lvh.me URL in development
Rails 6.0 introduced a `hosts` option which, in the development
environment, defaults to all IP addresses and the `localhost` domain.

However, we can't work with subdomains using `localhost`. For that
purpose, the `lvh.me` domain was created [1].

So we're allowing this domain and its subdomains so we can use them
while working with multitenancy in the development environment.

[1] http://railscasts.com/episodes/123-subdomains-revised
2022-10-28 14:44:57 +02:00
..
2022-10-18 11:04:40 +02:00
2022-04-08 16:13:09 +02:00
2019-04-16 17:28:06 +02:00
2022-06-02 18:17:52 +02:00