Merge branch 'master' of backup.lepisi.ac.id:gregorio/lepisi-pengumuman
This commit is contained in:
commit
f14a33d991
@ -1,13 +0,0 @@
|
|||||||
<?php
|
|
||||||
namespace App;
|
|
||||||
|
|
||||||
class Config
|
|
||||||
{
|
|
||||||
const
|
|
||||||
DB_HOST = 'mariadb',
|
|
||||||
DB_DB = 'lepisi',
|
|
||||||
DB_UNAME = 'root',
|
|
||||||
DB_PWD = 'root',
|
|
||||||
|
|
||||||
LOG_ERRORS = false;
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user