Skip to content

Commit

Permalink
New database.yml settings
Browse files Browse the repository at this point in the history
  • Loading branch information
NorseGaud committed Dec 29, 2017
1 parent 56261a9 commit f9907e8
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,6 @@
username: <%= fetch :pg_username %>
password: '<%= fetch :pg_password %>'
host: <%= fetch :pg_host %>
socket: <%= fetch :pg_socket %>
port: <%= fetch :pg_port %>
timeout: <%= fetch :pg_timeout %>

0 comments on commit f9907e8

Please sign in to comment.