Add IPv6 proxy to compose file
This commit is contained in:
parent
82f26f6c68
commit
4742b78fd0
@ -21,6 +21,8 @@ services:
|
|||||||
app_net:
|
app_net:
|
||||||
ipv4_address: 172.16.238.10
|
ipv4_address: 172.16.238.10
|
||||||
ipv6_address: fd2a:70b6:9f54:29b6::10
|
ipv6_address: fd2a:70b6:9f54:29b6::10
|
||||||
|
environment:
|
||||||
|
- FDPROXY_IPV6=1
|
||||||
|
|
||||||
ipv6nat:
|
ipv6nat:
|
||||||
container_name: ipv6nat
|
container_name: ipv6nat
|
||||||
|
Loading…
x
Reference in New Issue
Block a user