[Komodo] admin: Write Stack File: update compose.yaml

This commit is contained in:
komodo 2025-11-18 08:36:53 +01:00
parent 501ccaea72
commit bbf71547d2

View file

@ -231,16 +231,6 @@ services:
- 8000 - 8000
restart: unless-stopped 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: promtail:
image: grafana/promtail:latest image: grafana/promtail:latest