Remove username from DB config
This commit is contained in:
@@ -2,7 +2,6 @@ common: &common
|
||||
adapter: postgresql
|
||||
encoding: unicode
|
||||
pool: 5
|
||||
username: scube
|
||||
|
||||
development:
|
||||
<<: *common
|
||||
|
Reference in New Issue
Block a user