Aranyalma2
5 days ago
No known key found for this signature in database
GPG Key ID: F3C96A45EEC27EBB
1 changed files with
2 additions and
3 deletions
-
docs/content/advanced/config/unattended-setup.md
|
@ -18,8 +18,7 @@ These will only be used during the first start of the container. After that, the |
|
|
| `INIT_IPV6_CIDR` | `2001:0DB8::/32` | Sets IPv6 cidr | 3 | |
|
|
| `INIT_IPV6_CIDR` | `2001:0DB8::/32` | Sets IPv6 cidr | 3 | |
|
|
| `INIT_ALLOWED_IPS` | `10.8.0.0/24,2001:0DB8::/32` | Sets global Allowed IPs | 4 | |
|
|
| `INIT_ALLOWED_IPS` | `10.8.0.0/24,2001:0DB8::/32` | Sets global Allowed IPs | 4 | |
|
|
|
|
|
|
|
|
|
|
|
/// warning | Variables have to be used together |
|
|
/// warning | Variables have to be used together |
|
|
|
|
|
|
|
|
|
|
|
If variables are in the same group, you have to set all of them. For example, if you set `INIT_IPV4_CIDR`, you also have to set `INIT_IPV6_CIDR`. |
|
|
If variables are in the same group, you have to set all of them. For example, if you set `INIT_IPV4_CIDR`, you also have to set `INIT_IPV6_CIDR`. |
|
|
|
|
|
|
|
|