This repository has been archived on 2024-05-20. You can view files and clone it, but cannot push or open issues or pull requests.

7 lines
125 B
PHP

<?php
return [
'webhook' => env('BOT_SLACK_WEBHOOK_URL', ''),
'header_auth' => env('BOT_SLACK_WEBHOOK_URL', ''),
];