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