deployment enterprise: Add docker sock for restarts
This commit is contained in:
parent
f7d57e1c52
commit
d652201ce8
@ -64,6 +64,7 @@ services:
|
||||
network_mode: host
|
||||
volumes:
|
||||
- ./:/opt/openvidu
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
environment:
|
||||
- SERVER_PORT=4443
|
||||
- SERVER_SSL_ENABLED=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user