remove user on database
This commit is contained in:
parent
1d81a48459
commit
d18e94817d
@ -5,9 +5,8 @@ development: &default
|
|||||||
min_messages: warning
|
min_messages: warning
|
||||||
pool: 2
|
pool: 2
|
||||||
timeout: 5000
|
timeout: 5000
|
||||||
user: <%= ENV['RAILS_DB_USER'] %>
|
|
||||||
host: localhost
|
host: localhost
|
||||||
|
|
||||||
test:
|
test:
|
||||||
<<: *default
|
<<: *default
|
||||||
database: vidpush_test
|
database: vidpush_test
|
||||||
|
Loading…
Reference in New Issue
Block a user