updated ipv6 network subnet #6

Merged
Ghost merged 1 commits from dev into main 2025-02-07 19:30:16 +00:00

View File

@ -7,7 +7,7 @@ networks:
enable_ipv6: ${ENABLE_IPV6}
ipam:
config:
- subnet: 2001:db8::/64
- subnet: ${IPV6_SUBNET}
services:
# for local https development using self-signed certs via openssl
# nginx: