There was an error while loading. Please reload this page.
1 parent 5751bde commit cee13eeCopy full SHA for cee13ee
1 file changed
config/database.yml
@@ -22,7 +22,7 @@ staging:
22
23
test:
24
<<: *default
25
- database: diaper_test
+ database: diaper_test<%= ENV['TEST_ENV_NUMBER'] %>
26
timeout: 5000
27
28
# These env vars live in Cloud66 application settings. Don't change
0 commit comments