[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
14
compose.yaml
14
compose.yaml
|
|
@ -41,16 +41,4 @@ services:
|
|||
- emby_sascha_network
|
||||
volumes:
|
||||
- /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