[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
940d940d96
commit
302d96e235
1 changed files with 1 additions and 13 deletions
12
compose.yaml
12
compose.yaml
|
|
@ -42,15 +42,3 @@ services:
|
||||||
volumes:
|
volumes:
|
||||||
- /app-config/frpc/frpc.toml:/etc/frp/frpc.toml
|
- /app-config/frpc/frpc.toml:/etc/frp/frpc.toml
|
||||||
|
|
||||||
alloy:
|
|
||||||
image: grafana/alloy:latest
|
|
||||||
container_name: alloy
|
|
||||||
volumes:
|
|
||||||
- /app-config/alloy/config.alloy:/etc/alloy/config.alloy:ro
|
|
||||||
- /var/run/docker.sock:/var/run/docker.sock
|
|
||||||
- /app-config/emby/logs/:/var/log/emby/
|
|
||||||
command: >
|
|
||||||
run --server.http.listen-addr=0.0.0.0:12345
|
|
||||||
--storage.path=/var/lib/alloy/data
|
|
||||||
/etc/alloy/config.alloy
|
|
||||||
restart: unless-stopped
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue