diff --git a/compose.yaml b/compose.yaml index 5d14a0c..cfe02fb 100644 --- a/compose.yaml +++ b/compose.yaml @@ -2,10 +2,10 @@ networks: emby_sascha_network: enable_ipv6: true name: emby_sascha_network - ipam: - config: - - subnet: "2a01:4f8:120:2144::/64" - gateway: "2a01:4f8:120:2144::254" +# ipam: +# config: +# - subnet: "2a01:4f8:120:2144::/64" +# gateway: "2a01:4f8:120:2144::254" services: @@ -28,7 +28,7 @@ services: - "8096:8096" networks: emby_sascha_network: - ipv6_address: 2a01:4f8:120:2144::c101:eb1 +# ipv6_address: 2a01:4f8:120:2144::c101:eb1 alloy: image: grafana/alloy:latest