This commit is contained in:
Tour
2025-12-06 20:28:38 +01:00
parent f178f045fa
commit 08908d80d5

View File

@@ -1,6 +1,6 @@
services:
wapp:
#user: "1000:1000"
user: "1000:1000"
build:
context: /opt/apps/wapp
dockerfile: Dockerfile
@@ -28,7 +28,7 @@ services:
- REJECT_CALLS=false
# WebSocket URL for QR page (set this to your public URL when using Traefik - )
# Example: - WS_URL=https://wapp.appmodel.nl
# Example: - WS_URL=https://wapp.appmodel.nl
- WS_URL=https://wapp.appmodel.nl
# CORS configuration