remove adapter
This commit is contained in:
parent
193b74b9aa
commit
9075a3a808
@ -1,5 +1,4 @@
|
||||
Default: &defaults
|
||||
adapter: postgres
|
||||
user: ~project~
|
||||
password: ~project~
|
||||
host: localhost
|
||||
|
||||
@ -1,5 +1,4 @@
|
||||
Default: &defaults
|
||||
adapter: sqlite
|
||||
database: ~project~.sqlite3
|
||||
|
||||
Development:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user