Add note about available environment variables in README

This commit is contained in:
Carlos Santos 2025-03-11 16:21:35 +01:00
parent 8fc19a9932
commit e0cdb88d8c

View File

@ -108,3 +108,4 @@ docker run \
-p 6080:6080 \
openvidu-meet-ce
```
You can check all the available environment variables in the [environment file](backend/src/environment.ts).