From 093e87940880fbbaa2211364bd020ac88264e76c Mon Sep 17 00:00:00 2001 From: spiritlhl <103393591+spiritLHLS@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:45:12 +0800 Subject: [PATCH] Update lxd_extra_config.md --- docs/guide/lxd_extra_config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guide/lxd_extra_config.md b/docs/guide/lxd_extra_config.md index f80d4fe9dd..b1e2564c8d 100644 --- a/docs/guide/lxd_extra_config.md +++ b/docs/guide/lxd_extra_config.md @@ -47,7 +47,7 @@ bash build_ipv6_network.sh 容器名称 bash build_ipv6_network.sh test ``` -**PS:增加ipv6处理过程中可选择是否使用iptables进行映射,默认不使用iptables方式进行映射而新增网络设备的方式进行映射** +**PS:增加ipv6处理过程中可选择是否使用iptables进行映射,默认不使用iptables方式进行映射而使用新增网络设备的方式进行映射** 使用iptables进行映射