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;