Skip to content

Commit 0fffe13

Browse files
fix: change .env [run-int-tests]
1 parent 7509218 commit 0fffe13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker_compose/.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ SC4SNMP_VERSION="1.14.2-beta.5"
1010
# Network configuration
1111
COREDNS_ADDRESS=172.28.0.255
1212
COREDNS_ADDRESS_IPv6=fd02:0:0:0:7fff:ffff:ffff:ffff
13-
IPv6_ENABLED=false
13+
IPv6_ENABLED=true
1414
IPAM_SUBNET=172.28.0.0/16
1515
IPAM_GATEWAY=172.28.0.1
1616
IPAM_SUBNET_IPv6=fd02::/64

0 commit comments

Comments
 (0)