dever 6 năm trước cách đây
mục cha
commit
a3bc6e197d
1 tập tin đã thay đổi với 2 bổ sung4 xóa
  1. 2 4
      config/env/localhost/default.php

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

@@ -37,12 +37,10 @@ $config['host'] = array
     'uploadRes'     => $uploadcdn . 'upload/',
     'project' => array
     (
-    	/*
-        'passport' => array
+        'upload' => array
         (
-            'path' => $host. 'user/passport/?',
+            'path' => $host. 'upload/upload/?',
         ),
-        */
     ),
 );
 return $config;