[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
b5344845d4
commit
1fa177350e
1 changed files with 9 additions and 1 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue