Merge branch 'new-super' of https://gitlab.com/online-sistem1/kaunter into afiqhamzah-feat-mykad-reader-registration
This commit is contained in:
@@ -37,9 +37,7 @@ return [
|
||||
'app_id' => env('PUSHER_APP_ID'),
|
||||
'options' => [
|
||||
'cluster' => 'ap1',
|
||||
'host' => '172.16.4.110',
|
||||
'useTLS' => false,
|
||||
'port' => 6001,
|
||||
'scheme' => 'http'
|
||||
],
|
||||
],
|
||||
|
||||
+1
-3
@@ -60,9 +60,7 @@ return [
|
||||
'engine' => null,
|
||||
'options' => extension_loaded('pdo_mysql') ? array_filter([
|
||||
PDO::MYSQL_ATTR_SSL_CA => env('MYSQL_ATTR_SSL_CA'),
|
||||
]) : [],
|
||||
'unix_socket' => env('UNIX_SOCKET', '/Applications/MAMP/tmp/mysql/mysql.sock'),
|
||||
|
||||
]) : [],
|
||||
],
|
||||
|
||||
'pgsql' => [
|
||||
|
||||
Vendored
-8
File diff suppressed because one or more lines are too long
Vendored
+1
-2593
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user