[Komodo] admin: Write Compose File: update compose.yaml

This commit is contained in:
komodo 2025-05-06 15:52:27 +00:00
parent eca2d232ae
commit 811f35acc7

View file

@ -2,10 +2,10 @@ networks:
emby_sascha_network: emby_sascha_network:
enable_ipv6: true enable_ipv6: true
name: emby_sascha_network name: emby_sascha_network
ipam: # ipam:
config: # config:
- subnet: "2a01:4f8:120:2144::/64" # - subnet: "2a01:4f8:120:2144::/64"
gateway: "2a01:4f8:120:2144::254" # gateway: "2a01:4f8:120:2144::254"
services: services:
@ -28,7 +28,7 @@ services:
- "8096:8096" - "8096:8096"
networks: networks:
emby_sascha_network: emby_sascha_network:
ipv6_address: 2a01:4f8:120:2144::c101:eb1 # ipv6_address: 2a01:4f8:120:2144::c101:eb1
alloy: alloy:
image: grafana/alloy:latest image: grafana/alloy:latest