Welcome!
To assign static IPv6 addresses to the containers, you need to enable stateful DHCP mode, as in
lxc network set lxdbr0 ipv6.dhcp.stateful true
Otherwise, have a look at SLAAC documentation on Hetzner.
Welcome!
To assign static IPv6 addresses to the containers, you need to enable stateful DHCP mode, as in
lxc network set lxdbr0 ipv6.dhcp.stateful true
Otherwise, have a look at SLAAC documentation on Hetzner.