[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
e77d1c3c4a
commit
501ccaea72
1 changed files with 2 additions and 2 deletions
|
|
@ -235,8 +235,8 @@ services:
|
||||||
image: grafana/loki:latest
|
image: grafana/loki:latest
|
||||||
command: -config.file=/etc/loki/local-config.yaml
|
command: -config.file=/etc/loki/local-config.yaml
|
||||||
volumes:
|
volumes:
|
||||||
- /app-config/loki/config.yaml:/etc/loki/local-config.yaml
|
- /app-config/loki/loki-config.yaml:/etc/loki/local-config.yaml
|
||||||
- /app-config/loki/loki_data:/loki
|
- /app-config/loki/data:/loki
|
||||||
expose:
|
expose:
|
||||||
- 3100
|
- 3100
|
||||||
networks:
|
networks:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue