mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 08:57:10 -06:00
5998e69b9c
On new macs, `localhost` resolves to IPV6 of `::1` and unfortunately unicorn doesn't bind to IPv6 by default. This seems to be the path of least resistance. By using 127.0.0.1 we force IPv4 which works great. |
||
---|---|---|
.. | ||
docker | ||
annotate | ||
bundle | ||
ember-cli | ||
notify_file_change | ||
rails | ||
rake | ||
rspec | ||
rubocop | ||
turbo_rspec | ||
unicorn |