This commit is contained in:
Tour
2025-12-06 19:24:10 +01:00
parent b418912a1e
commit 48965d4c50
5 changed files with 518 additions and 24 deletions

View File

@@ -21,9 +21,14 @@ services:
- MEDIA_PATH=/app/media
# WhatsApp configuration
# Set HEADLESS=false to see the browser window (useful for debugging)
- HEADLESS=true
- REJECT_CALLS=false
# WebSocket URL for QR page (set this to your public URL when using Traefik)
# Example: - WS_URL=https://whatjs.yourdomain.com
- WS_URL=
# CORS configuration
- CORS_ORIGIN=*