Commit 0dca5ada by Siti Aisah

delete siakadu connection

parent b778ecfa
...@@ -92,19 +92,6 @@ ...@@ -92,19 +92,6 @@
// 'encrypt' => env('DB_ENCRYPT', 'yes'), // 'encrypt' => env('DB_ENCRYPT', 'yes'),
// 'trust_server_certificate' => env('DB_TRUST_SERVER_CERTIFICATE', 'false'), // 'trust_server_certificate' => env('DB_TRUST_SERVER_CERTIFICATE', 'false'),
], ],
'siakadu' => [
'driver' => 'pgsql',
'host' => '192.168.0.204',
'port' => '5432',
'database' => 'siakadu3',
'username' => 'postgres',
'password' => 'dB5i@kADUunes@@@!!',
'charset' => 'utf8',
'prefix' => '',
'schema' => 'public',
],
], ],
/* /*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment