6 lines
59 B
PHP
6 lines
59 B
PHP
<?php
|
|
|
|
return [
|
|
'dev_webhook' => env('SERVEO_URL'),
|
|
];
|