Remove production database.yml
This commit is contained in:
parent
645d4cda3b
commit
4b43c273c2
|
@ -11,7 +11,3 @@ development: &DEVELOPMENT
|
|||
test:
|
||||
<<: *DEVELOPMENT
|
||||
database: adopt_a_thing_test
|
||||
|
||||
production:
|
||||
<<: *DEVELOPMENT
|
||||
database: adopt_a_thing_production
|
||||
|
|
Loading…
Reference in New Issue