fix kaunter editing commited

This commit is contained in:
hafifierahman
2023-02-21 12:48:14 +08:00
parent 3f88bb6bd6
commit aeaf6313ce
4 changed files with 2 additions and 2606 deletions
-2
View File
@@ -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
View File
@@ -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' => [
File diff suppressed because one or more lines are too long
+1 -2593
View File
File diff suppressed because one or more lines are too long