cbf6bd5f1f
- fix by removing previous scheduled notifications job before updating the notification configurations
6 lines
56 B
PHP
6 lines
56 B
PHP
<?php
|
|
|
|
return [
|
|
'url' => env('APP_URL', url('/'))
|
|
];
|