go
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
services:
|
services:
|
||||||
wapp:
|
wapp:
|
||||||
#user: "1000:1000"
|
user: "1000:1000"
|
||||||
build:
|
build:
|
||||||
context: /opt/apps/wapp
|
context: /opt/apps/wapp
|
||||||
dockerfile: Dockerfile
|
dockerfile: Dockerfile
|
||||||
@@ -28,7 +28,7 @@ services:
|
|||||||
- REJECT_CALLS=false
|
- REJECT_CALLS=false
|
||||||
|
|
||||||
# WebSocket URL for QR page (set this to your public URL when using Traefik - )
|
# 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
|
- WS_URL=https://wapp.appmodel.nl
|
||||||
|
|
||||||
# CORS configuration
|
# CORS configuration
|
||||||
|
|||||||
Reference in New Issue
Block a user