[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
|
||||
|
||||
uptime-kuma:
|
||||
container_name: kuma
|
||||
image: louislam/uptime-kuma:1
|
||||
volumes:
|
||||
- /app-config/kuma:/app/data
|
||||
|
|
@ -178,6 +179,7 @@ services:
|
|||
|
||||
waha:
|
||||
restart: always
|
||||
container_name: waha
|
||||
image: devlikeapro/waha:latest
|
||||
networks:
|
||||
- monitoring_network
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue