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