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