1
0
Fork 0

Fix docker compose ipv6

This commit is contained in:
Chocobozzz 2024-10-31 07:07:28 +01:00
parent 339623a469
commit e0f39d7995
No known key found for this signature in database
GPG key ID: 583A612D890159BE

View file

@ -49,7 +49,7 @@ services:
networks:
default:
ipv4_address: 172.18.0.42
ipv6_address: 2001:db8:2::42
ipv6_address: fdab:e4b3:21a2:ef1b::42
env_file:
- .env