rabin 4 years ago
parent
commit
7edd368fc8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config/env/localhost/default.php

+ 1 - 1
config/env/localhost/default.php

@@ -107,7 +107,7 @@ if (DEVER_APP_NAME == 'source') {
 
 $host = 'http://'.$local . '/';
 
-$upload = $host . 'buykey/';
+$upload = $host . 'buykey/package/';
 $uploadcdn = $host . 'buykey/data/';
 
 $config['host'] = array