mirror of
https://github.com/heartcombo/devise.git
synced 2026-01-08 22:37:57 -05:00
7 lines
135 B
YAML
7 lines
135 B
YAML
test:
|
|
clients:
|
|
default:
|
|
database: devise-test-suite
|
|
hosts:
|
|
- localhost:<%= ENV['MONGODB_PORT'] || '27017' %>
|