Skip to content

Commit

Permalink
Update sms.php
Browse files Browse the repository at this point in the history
  • Loading branch information
SDClowen authored May 6, 2024
1 parent 0187a6b commit 5765572
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions app/config/sms.php
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<?php
return [
"username" => "8503023483",
"password" => "HV0P8AZ7",
"header" => "HAUS MAKINA"
];
"username" => "SMS_ISER",
"password" => "SMS_PASS",
"header" => "SMS_TITLE"
];

0 comments on commit 5765572

Please sign in to comment.