Upgrading Discourse to Rails 6

I noticed that I can no longer use dev.local as my hostname in development mode in Rails 6, so I’ve added an ENV variable to configure that whitelist:

https://github.com/discourse/discourse/commit/95a9a544c9a3d9a39a16bf41e6eb2e23d64edb4c

11 Likes