Unable to locate where to set OPENVIDU_SECRET

I’m new to OpenVidu.
I have a question on OpenVidu new install configuration.
I’ve just deployed a community edition on google cloud instance. Where can I set the OPENVIDU_SECRET in my docker-compose.yml

I would appreciate any links or documents that you can share. I could not find clear instructions on the website nor discussion forum.

If you’re looking to use the OpenVidu v2 API with the new OpenVidu v3, please note the following:

OpenVidu v3 deployments are compatible with LiveKit SDKs for all editions, COMMUNITY and PRO. To maintain compatibility with your existing OpenVidu v2 application, you will need to use OpenVidu PRO which includes a compatibility module for applications developed with OpenVidu v2.


In summary

Edition Deployment Type API compatibility
COMMUNITY Single Node LiveKit SDKs
PRO Elastic Livekit SDKs & OpenVidu v2
PRO High Availability Livekit SDKs & OpenVidu v2

If you choose to use OpenVidu PRO with v2 compatibility, refer to this guide for migrating your v2 application: Migration Guide

For a variety of tutorials of using OpenVidu deployments with LiveKit SDKs, visit: LiveKit Tutorials