Skip to content
Snippets Groups Projects
Verified Commit 12d82fe9 authored by lzebulon's avatar lzebulon Committed by pigeonmoelleux
Browse files

fix ipv6

parent d0caaad8
No related branches found
No related tags found
No related merge requests found
......@@ -42,7 +42,7 @@
ipv6 = {
addresses = [
{
address = "2a0c:700:2:ff:fe01:4102";
address = "2a0c:700:2::ff:fe01:4102";
prefixLength = 64;
}
];
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment