FIX: in dev mode, sockets won't be closed to prevent conflicts with live-reloading
This commit is contained in:
@@ -78,6 +78,7 @@ services:
|
||||
ADMIN_API_TOKEN: "$ADMIN_API_TOKEN"
|
||||
JITSI_URL: $JITSI_URL
|
||||
JITSI_ISS: $JITSI_ISS
|
||||
DEV_MODE: "1"
|
||||
volumes:
|
||||
- ./back:/usr/src/app
|
||||
labels:
|
||||
|
||||
Reference in New Issue
Block a user