forked from verdnatura/hedera-web
buy config.php sin hedera-web
This commit is contained in:
parent
6a8e5bb264
commit
78eed917b8
|
@ -20,7 +20,7 @@ return [
|
|||
'db' => [
|
||||
'host' => 'localhost'
|
||||
,'port' => 3306
|
||||
,'schema' => 'hedera-web'
|
||||
,'schema' => 'hedera'
|
||||
,'user' => 'hedera-web'
|
||||
,'pass' => ''
|
||||
]
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
hedera-web (1.406.06) stable; urgency=low
|
||||
hedera-web (1.406.07) stable; urgency=low
|
||||
|
||||
* Initial Release.
|
||||
|
||||
|
|
Loading…
Reference in New Issue