diff --git a/config/hosts.php b/config/hosts.php index 4370048..59a02da 100644 --- a/config/hosts.php +++ b/config/hosts.php @@ -21,11 +21,10 @@ $hosts = array( // 'admin.zynapse' => array( // 'root' => 'admin', // ), - // 'zynapse.org' => array( + // '*zynapse.org' => array( // 'environment' => 'production', // ), // 'admin.zynapse.org' => array( - // 'environment' => 'production', // 'root' => 'admin', // ), );