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