Update database.yml
This commit is contained in:
parent
660b4d918b
commit
b629a7ffc9
1 changed files with 1 additions and 1 deletions
|
|
@ -18,4 +18,4 @@ test:
|
||||||
|
|
||||||
production:
|
production:
|
||||||
<<: *default
|
<<: *default
|
||||||
database: hensei
|
database: <%= ENV['DATABASE_URL'] %>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue