5 lines
96 B
PHP
5 lines
96 B
PHP
<?php # config/bugsnag.php
|
|
|
|
return array(
|
|
'api_key' => 'f27b54f858d9bff115b84ae438876380'
|
|
); |