Renamed sampledb-dev to mnemosyne
This commit is contained in:
@@ -35,7 +35,7 @@
|
||||
}
|
||||
{
|
||||
targets = [ "192.168.100.42:${node_port}" ];
|
||||
labels.instance = "sampledb-dev";
|
||||
labels.instance = "mnemosyne";
|
||||
}
|
||||
{
|
||||
targets = [ "192.168.100.45:${node_port}" ];
|
||||
@@ -82,11 +82,11 @@
|
||||
}
|
||||
{
|
||||
targets = [ "192.168.100.42" ];
|
||||
labels.instance = "sampledb-dev";
|
||||
labels.instance = "mnemosyne";
|
||||
}
|
||||
{
|
||||
targets = [ "192.168.100.42" ];
|
||||
labels.instance = "sampledb-dev";
|
||||
labels.instance = "mnemosyne";
|
||||
}
|
||||
{
|
||||
targets = [ "192.168.100.45" ];
|
||||
|
||||
Reference in New Issue
Block a user