Skip to content

Commit

Permalink
Update database.php
Browse files Browse the repository at this point in the history
  • Loading branch information
JezreelBuenconsejo authored Dec 30, 2022
1 parent b83c15b commit 477b26a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions application/config/database.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,7 @@

$db['default'] = array(
'dsn' => '',
'hostname' => 'containers-us-west-125.railway.app',
'port' => '5732',
'hostname' => 'containers-us-west-125.railway.app:5732',
'username' => 'root',
'password' => 'm1Nh8CUdnqJoRO70lHFv',
'database' => 'railway',
Expand Down

0 comments on commit 477b26a

Please sign in to comment.