remove waha - eigener Stack

This commit is contained in:
sascha 2026-04-03 18:12:56 +02:00
parent ddff659450
commit 62c36843a0

View file

@ -51,15 +51,3 @@ services:
command: --config /etc/livekit/config.yaml command: --config /etc/livekit/config.yaml
volumes: volumes:
- /app-config/matrix/livekit/config.yaml:/etc/livekit/config.yaml - /app-config/matrix/livekit/config.yaml:/etc/livekit/config.yaml
waha:
image: devlikeapro/waha:latest
container_name: waha
restart: always
ports:
- '3500:3000'
volumes:
- /app-config/waha/sessions:/app/.sessions
- /app-config/waha/media:/app/.media
env_file:
- .env.waha