dever 4 years ago
parent
commit
d85e7d2b8d
1 changed files with 2 additions and 2 deletions
  1. 2 2
      config/env/localhost/default.php

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

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