1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-05-28 21:10:06 +02:00
Lexiconga/src/php/api/config.php.changeme

4 lines
90 B
Text
Raw Normal View History

<?php
define('DB_USER', 'lexiconga_db_username');
define('DB_PASSWORD', 'user_password');