Skip to content

Commit

Permalink
Merge pull request #3 from Sodiqmirzo/main
Browse files Browse the repository at this point in the history
  • Loading branch information
professor93 authored Oct 7, 2022
2 parents ae8ce91 + 5d3fc54 commit 120aa29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config/eskiz-sms-client.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@
'api_url' => env('ESKIZ_SMS_URL', 'http://notify.eskiz.uz/api/'),
'email' => env('ESKIZ_SMS_EMAIL', 'test@eskiz.uz'),
'password' => env('ESKIZ_SMS_PASSWORD', 'j6DWtQjjpLDNjWEk74Sx'),
'sender' => env('ESKIZ_SMS_FROM', '4546'),
'proxy_url' => env('ESKIZ_PROXY_URL'),
'proxy_proto' => env('ESKIZ_PROXY_PROTO'),
'proxy_host' => env('ESKIZ_PROXY_HOST'),
Expand Down

0 comments on commit 120aa29

Please sign in to comment.