deployment enterprise: Read all .env variables so other OpenVidu parameters can be readen by the replication manager.
This commit is contained in:
parent
e817c2304d
commit
ac427c0f57
@ -65,6 +65,8 @@ services:
|
||||
volumes:
|
||||
- ./:/opt/openvidu
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
env_file:
|
||||
- .env
|
||||
environment:
|
||||
- SERVER_PORT=4443
|
||||
- SERVER_SSL_ENABLED=false
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user