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

This commit is contained in:
komodo 2025-11-18 11:57:54 +01:00
parent b5344845d4
commit 1fa177350e

View file

@ -33,6 +33,14 @@ services:
networks: networks:
emby_sascha_network: emby_sascha_network:
# ipv6_address: 2a01:4f8:120:2144::c101:eb1 # ipv6_address: 2a01:4f8:120:2144::c101:eb1
frpc:
image: snowdreamtech/frpc
container_name: frpc
restart: always
networks:
emby_sascha_network
volumes:
- /app-config/frpc/frpc.toml:/etc/frp/frpc.toml
alloy: alloy:
image: grafana/alloy:latest image: grafana/alloy:latest