mirror of
https://github.com/iv-org/documentation.git
synced 2024-10-01 01:35:51 -04:00
add note about docker network subnet
This commit is contained in:
parent
268af9c8e5
commit
0a04bdece9
@ -88,6 +88,7 @@ If needed, IPv6 official documentation for Docker is at https://docs.docker.com/
|
|||||||
- subnet: fd01:db8:a::/64
|
- subnet: fd01:db8:a::/64
|
||||||
gateway: fd01:db8:a::1
|
gateway: fd01:db8:a::1
|
||||||
```
|
```
|
||||||
|
Note: Don't change the subnet and the gateway. Unless there is a conflict with an existing docker network.
|
||||||
4. Make sure that you have this line set in `config.yml`:
|
4. Make sure that you have this line set in `config.yml`:
|
||||||
```yaml
|
```yaml
|
||||||
force_resolve: ipv6
|
force_resolve: ipv6
|
||||||
|
Loading…
Reference in New Issue
Block a user