Files
manjapro_v6/payment/client/jwtoken/secret.php
T
2025-09-21 21:40:17 +07:00

4 lines
113 B
PHP

<?php
// Simpan di luar folder public_html biar lebih aman
define('JWT_SECRET', 'rahasia_super_aman_123456789');