Clean up compose.yaml by removing IPv6 config

Removed commented-out IPAM configuration for IPv6.
This commit is contained in:
feldjaeger 2026-03-08 12:40:42 +01:00 committed by GitHub
parent 9be1f0b21d
commit cb7c1b62a1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -2,12 +2,7 @@ networks:
emby_sascha_network:
enable_ipv6: false
name: emby_sascha_network
# ipam:
# config:
# - subnet: "2a01:4f8:120:2144::/64"
# gateway: "2a01:4f8:120:2144::254"
services:
services:
wireguard:
image: lscr.io/linuxserver/wireguard:latest