mirror of
https://github.com/tiennm99/coolify.git
synced 2026-04-19 19:20:55 +00:00
6 lines
59 B
PHP
6 lines
59 B
PHP
<?php
|
|
|
|
return [
|
|
'dev_webhook' => env('SERVEO_URL'),
|
|
];
|