mirror of
https://github.com/TracksApp/tracks.git
synced 2025-12-16 07:10:12 +01:00
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:
parent
faceaac874
commit
108373f938
2 changed files with 22 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -19,7 +19,6 @@
|
|||
/log/*.log
|
||||
/public/assets/
|
||||
/tmp
|
||||
config/database.yml
|
||||
config/deploy.rb
|
||||
config/site.yml
|
||||
db/data.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue