web
This commit is contained in:
@@ -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=*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user