Skip to content

Commit dd0fd9f

Browse files
committed
revert config/database.yml
1 parent ae97624 commit dd0fd9f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

config/database.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,6 @@ test:
2020
<<: *default
2121
database: db/test.sqlite3
2222

23-
2423
production:
2524
<<: *default
26-
adapter: postgresql
27-
encoding: unicode
25+
database: db/production.sqlite3

0 commit comments

Comments
 (0)