Use localhost in development mode.
This commit is contained in:
parent
95e8359e5e
commit
305e9a706f
|
@ -7,6 +7,7 @@ defaults: &defaults
|
|||
pool: 5
|
||||
min_messages: warning
|
||||
username: <%= ENV['USER'] %>
|
||||
host: localhost
|
||||
|
||||
production:
|
||||
<<: *defaults
|
||||
|
|
Loading…
Reference in New Issue
Block a user