diff --git a/compose.yml b/compose.yml index 9d297684..a6ca42ee 100644 --- a/compose.yml +++ b/compose.yml @@ -205,3 +205,7 @@ volumes: networks: ghost_network: + enable_ipv6: true + ipam: + config: + - subnet: fdc1:f5e4:6668::/48 \ No newline at end of file