This is a great little module, though I had an issue with the documentation, perhaps related to use of domain access. The overrides I was placing in my dev.inc did not take effect until I moved the environments.inc line from the very end of settings.php to before the domain requirement: include DRUPAL_ROOT . '/sites/default/modules/contrib/domain/settings.inc';

Very minor, all works aside from that!