Skip to content

Commit

Permalink
label を '' で囲む
Browse files Browse the repository at this point in the history
  • Loading branch information
voluntas committed Mar 20, 2024
1 parent c8ece2d commit 5a219d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/.env.template
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
SORA_SIGNALING_URLS=wss://1.example.com./signaling,wss://2.example.com/signaling
SORA_CHANNEL_ID=sora
SORA_METADATA='{"access_token": "secret"}'
SORA_MESSAGING_LABEL=#sora-python-sdk
SORA_MESSAGING_LABEL='#sora-python-sdk'

# オプション設定
# SORA_VIDEO_CODEC_TYPE=vp9
Expand Down

0 comments on commit 5a219d5

Please sign in to comment.