generated from coop-cloud/example
This commit is contained in:
@@ -53,6 +53,7 @@ TZ=Etc/UTC
|
||||
#
|
||||
|
||||
#COMPOSE_FILE=compose.yml:compose.livekit.yml
|
||||
#MAX_USERS_FOR_WEBRTC=4
|
||||
#RUSTFS_SECRET_KEY=changeme
|
||||
#RUSTFS_ACCESS_KEY=changemetoo
|
||||
|
||||
|
||||
+1
-1
@@ -118,7 +118,7 @@ services:
|
||||
LIVEKIT_HOST: "https://livekit.${DOMAIN}"
|
||||
LIVEKIT_API_KEY: "devkey"
|
||||
LIVEKIT_API_SECRET: "12345678901234567890123456789012"
|
||||
MAX_USERS_FOR_WEBRTC: "2"
|
||||
MAX_USERS_FOR_WEBRTC:
|
||||
LIVEKIT_RECORDING_S3_ENDPOINT: "http://rustfs:9000"
|
||||
LIVEKIT_RECORDING_S3_ACCESS_KEY:
|
||||
LIVEKIT_RECORDING_S3_SECRET_KEY:
|
||||
|
||||
Reference in New Issue
Block a user