Revert "deployment enterprise: Read all .env variables so other OpenVidu parameters can be readen by the replication manager."

This reverts commit ac427c0f57.
pull/721/head
cruizba 2022-05-09 15:38:39 +02:00
parent ac427c0f57
commit a5ba5032bf
1 changed files with 0 additions and 2 deletions

View File

@ -65,8 +65,6 @@ services:
volumes:
- ./:/opt/openvidu
- /var/run/docker.sock:/var/run/docker.sock
env_file:
- .env
environment:
- SERVER_PORT=4443
- SERVER_SSL_ENABLED=false