[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
501ccaea72
commit
bbf71547d2
1 changed files with 0 additions and 10 deletions
10
compose.yaml
10
compose.yaml
|
|
@ -231,16 +231,6 @@ services:
|
|||
- 8000
|
||||
restart: unless-stopped
|
||||
|
||||
loki:
|
||||
image: grafana/loki:latest
|
||||
command: -config.file=/etc/loki/local-config.yaml
|
||||
volumes:
|
||||
- /app-config/loki/loki-config.yaml:/etc/loki/local-config.yaml
|
||||
- /app-config/loki/data:/loki
|
||||
expose:
|
||||
- 3100
|
||||
networks:
|
||||
- proxy_network
|
||||
|
||||
promtail:
|
||||
image: grafana/promtail:latest
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue