Files
aso/config/fcm.php
Server D3 Linksehat 1bf608b1ed Server 103 Commit
2024-07-18 16:05:33 +07:00

5 lines
61 B
PHP
Executable File

<?php
return [
'server_key' => env('FCM_SERVER_KEY'),
];