dever 5 年之前
父節點
當前提交
89689e984e
共有 1 個文件被更改,包括 2 次插入0 次删除
  1. 2 0
      config/env/localhost/default.php

+ 2 - 0
config/env/localhost/default.php

@@ -133,8 +133,10 @@ $config['host'] = array
     ),
 );
 
+/*
 if (!strstr($_SERVER['DOCUMENT_URI'], 'goods')) {
     //$config['host']['project']['goods'] = $config['host']['project']['goodss'];
 }
+*/
 
 return $config;