[Komodo] admin: Write Stack File: update compose.yaml
This commit is contained in:
parent
7d1edb29cd
commit
625a488afa
1 changed files with 2 additions and 0 deletions
|
|
@ -166,6 +166,7 @@ services:
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
|
|
||||||
uptime-kuma:
|
uptime-kuma:
|
||||||
|
container_name: kuma
|
||||||
image: louislam/uptime-kuma:1
|
image: louislam/uptime-kuma:1
|
||||||
volumes:
|
volumes:
|
||||||
- /app-config/kuma:/app/data
|
- /app-config/kuma:/app/data
|
||||||
|
|
@ -178,6 +179,7 @@ services:
|
||||||
|
|
||||||
waha:
|
waha:
|
||||||
restart: always
|
restart: always
|
||||||
|
container_name: waha
|
||||||
image: devlikeapro/waha:latest
|
image: devlikeapro/waha:latest
|
||||||
networks:
|
networks:
|
||||||
- monitoring_network
|
- monitoring_network
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue