Skip to content

Commit b86350a

Browse files
author
j-corry
committed
- Add staging to database.yml
1 parent 4a9b710 commit b86350a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/database.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,3 +17,7 @@ test:
1717
production:
1818
<<: *default
1919
database: db/search_production
20+
21+
staging:
22+
<<: *default
23+
database: db/search_production

0 commit comments

Comments
 (0)