BenBack #10
@@ -1,9 +0,0 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
'host' => 'localhost',
|
||||
'port' => 3306,
|
||||
'user' => 'benjamin',
|
||||
'pass' => '011235813',
|
||||
'name' => 'siterecette'
|
||||
];
|
||||
@@ -1,5 +1,6 @@
|
||||
<?php
|
||||
|
||||
// Config
|
||||
return [
|
||||
'website_url' => 'http://127.0.0.1:8080/',
|
||||
'website_name' => 'Les recettes de Papis',
|
||||
|
||||
Reference in New Issue
Block a user