]> cat aescling's git repositories - mastodon.git/commit
Use local default for postgres host in node streaming service (#3240)
authorMatt Jankowski <mjankowski@thoughtbot.com>
Tue, 23 May 2017 00:27:24 +0000 (20:27 -0400)
committerGitHub <noreply@github.com>
Tue, 23 May 2017 00:27:24 +0000 (20:27 -0400)
commit8e84177305d0e226faff4e077df2e6a9c109cb1a
tree3edb10623ae101cbce4bf4eeda3a5045c3b5d42c
parenta28ce13b3e7da2159fdc4800214910740a66c3bf
Use local default for postgres host in node streaming service (#3240)

This location varies across postgres installations, and it seems like the pg
package knows how to guess correctly on each system.
streaming/index.js