0
1
Fork 0

buy config.php sin hedera-web

This commit is contained in:
Javi Gallego 2018-06-12 11:01:15 +02:00
parent 6a8e5bb264
commit 78eed917b8
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@ return [
'db' => [
'host' => 'localhost'
,'port' => 3306
,'schema' => 'hedera-web'
,'schema' => 'hedera'
,'user' => 'hedera-web'
,'pass' => ''
]

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
hedera-web (1.406.06) stable; urgency=low
hedera-web (1.406.07) stable; urgency=low
* Initial Release.