forked from DGNum/lab-infra
fix(labcore01): Correct siit address
This commit is contained in:
parent
3915b492c4
commit
922c49e83c
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
||||||
prefixLength = 64;
|
prefixLength = 64;
|
||||||
}
|
}
|
||||||
{
|
{
|
||||||
address = "2a0e:e701:1120:1000:ffff::45.13.104.27";
|
address = "2a0e:e701:1120:1000:ffff::45.13.104.25";
|
||||||
prefixLength = 64;
|
prefixLength = 64;
|
||||||
}
|
}
|
||||||
];
|
];
|
||||||
|
|
Loading…
Reference in a new issue