1
0
Fork 0
mirror of https://github.com/Alamantus/Lexiconga.git synced 2025-08-23 22:18:56 +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');