Bring back database.yml

It only contains the development database configuration by default since
we're relying on docker-compose for starting our database now.
This commit is contained in:
Matt Rogers 2018-05-14 18:49:19 -05:00
parent faceaac874
commit 108373f938
No known key found for this signature in database
GPG key ID: 605D017C07EB4316
2 changed files with 22 additions and 1 deletions

1
.gitignore vendored
View file

@ -19,7 +19,6 @@
/log/*.log
/public/assets/
/tmp
config/database.yml
config/deploy.rb
config/site.yml
db/data.yml