Skip to content

Commit

Permalink
Update application.config.php
Browse files Browse the repository at this point in the history
  • Loading branch information
rcarvello authored Apr 21, 2024
1 parent 03043f0 commit e96ea17
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/application.config.php
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
/**
* MySQL Password
*/
define("DBPASSWORD", "letmysql");
define("DBPASSWORD", "password");

/**
* MySQL Database
Expand Down

0 comments on commit e96ea17

Please sign in to comment.