remove waha - eigener Stack
This commit is contained in:
parent
ddff659450
commit
62c36843a0
1 changed files with 0 additions and 12 deletions
12
compose.yaml
12
compose.yaml
|
|
@ -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
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue