fix: add config.php as ignored

This commit is contained in:
Matthieu Bessat 2021-08-08 19:32:01 +02:00
parent b65642cd0a
commit 14165f6e04
4 changed files with 12 additions and 29 deletions

View file

@ -17,7 +17,9 @@ return [
'quickupload' => [
'auth' => true
],
'logator' => []
'logator' => [
'alias' => ['logme']
]
],
'auth' => [
'root' => 'password'