Files
sls/admin/config.php
2024-04-06 11:55:24 +02:00

6 lines
139 B
PHP

<?php
/* Define username and password */
$Username = 'Bruno';
$Password = '$2y$10$T9VzLqbSecBsL9VIywVFy.3/MyXq3sLDd3bx.qCOppY42enCQWwVm';