This commit is contained in:
arzynik 2012-08-13 12:24:01 -07:00
parent a42123bc9e
commit 53bad5b2a3

View File

@ -28,6 +28,7 @@ class Crunchbutton_App extends Cana_App {
case 'beta._DOMAIN_':
case 'alpha._DOMAIN_':
case 'test._DOMAIN_':
case 'dev._DOMAIN_':
$params['env'] = 'beta';
break;