[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
11c158fd97
commit
6e11b737df
1 changed files with 0 additions and 13 deletions
13
compose.yaml
13
compose.yaml
|
|
@ -151,19 +151,6 @@ services:
|
|||
networks:
|
||||
- proxy_network
|
||||
|
||||
|
||||
loki:
|
||||
image: grafana/loki:latest
|
||||
container_name: loki
|
||||
expose:
|
||||
- "3100"
|
||||
command: -config.file=/etc/loki/local-config.yaml
|
||||
networks:
|
||||
- proxy_network
|
||||
volumes:
|
||||
- /app-config/loki/loki-config.yaml:/etc/loki/local-config.yaml
|
||||
- /app-config/loki/data:/data
|
||||
restart: unless-stopped
|
||||
|
||||
uptime-kuma:
|
||||
container_name: kuma
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue