first commit
This commit is contained in:
10
config/autoload/upload.php
Executable file
10
config/autoload/upload.php
Executable file
@ -0,0 +1,10 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'qiniu' => [
|
||||
'access_key' => '7GLHrN7BqrI9JnWZ9Pki2q5rqPazhIFroo19a-Av',
|
||||
'secret_key' => 'gmg6PLgg666Cme-gsyTlsBLhshDv-6_zsEmW4jRY',
|
||||
'bucket' => 'xsvase',
|
||||
'base_url' => 'http://su6swt0jt.hd-bkt.clouddn.com/'
|
||||
]
|
||||
];
|
Reference in New Issue
Block a user