[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
0a9abcf828
commit
b7e62fd64d
1 changed files with 1 additions and 9 deletions
10
compose.yaml
10
compose.yaml
|
|
@ -258,12 +258,4 @@ services:
|
||||||
- '--path.procfs=/host/proc'
|
- '--path.procfs=/host/proc'
|
||||||
- '--path.sysfs=/host/sys'
|
- '--path.sysfs=/host/sys'
|
||||||
- '--collector.filesystem.ignored-mount-points=^/(sys|proc|dev|host|etc)($|/)'
|
- '--collector.filesystem.ignored-mount-points=^/(sys|proc|dev|host|etc)($|/)'
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
uptime-kuma:
|
|
||||||
image: louislam/uptime-kuma:2
|
|
||||||
restart: unless-stopped
|
|
||||||
volumes:
|
|
||||||
- /app-config/uptimekuma:/app/data
|
|
||||||
ports:
|
|
||||||
- "10.200.200.254:3001:3001"
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue