Rails 6 seems to introduce a whitelist of allowed hosts. I personally use `dev.local` for development and this no longer works. This introduces a new ENV variable, `DISCOURSE_DEV_HOST`. If present, it will whitelist that host for development mode. |
||
|---|---|---|
| .. | ||
| development.rb | ||
| production.rb | ||
| profile.rb | ||
| test.rb | ||