Internal rework pending editframe
This commit is contained in:
@@ -98,7 +98,7 @@ return [
|
||||
// otherwise you can them out of the configuration array
|
||||
#'sslcert' => env('DB_SSLCERT', 'client.crt'),
|
||||
#'sslkey' => env('DB_SSLKEY', 'client.key'),
|
||||
#'sslrootcert' => env('DB_SSLROOTCERT', 'ca.crt'),
|
||||
'sslrootcert' => env('DB_SSLROOTCERT', 'ca.crt'),
|
||||
],
|
||||
|
||||
],
|
||||
|
Reference in New Issue
Block a user