error get public url
This commit is contained in:
@@ -68,6 +68,16 @@ return [
|
||||
],
|
||||
],
|
||||
|
||||
'webdav' => [
|
||||
'driver' => 'webdav',
|
||||
'baseUri' => 'https://mkt.tunggal-pharma.com/mktia/remote.php/dav/files/user_dev/',
|
||||
'userName' => env('NEXT_CLOUD_USERNAME'),
|
||||
'password' => env('NEXT_CLOUD_PASSWORD'),
|
||||
'prefix' => '',
|
||||
'options' => [
|
||||
'verify' => false,
|
||||
],
|
||||
],
|
||||
],
|
||||
|
||||
/*
|
||||
|
||||
Reference in New Issue
Block a user