Update database name for power-consumption stack.
This commit is contained in:
@@ -5,6 +5,7 @@ $config['remote']['db_user'] = 'vz';
|
||||
$config['remote']['db_pass'] = 'demo';
|
||||
|
||||
$config['local']['db_host'] = 'power-consumption-db';
|
||||
$config['local']['db_name'] = 'power-consumption';
|
||||
$config['local']['db_user'] = 'power-consumption';
|
||||
$config['local']['db_pass'] = 'rewop';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user