Skip to content

Commit 08889e6

Browse files
committed
add azure container apps websocket URL example
1 parent c00ea54 commit 08889e6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.env.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,5 @@ AZURE_AI_SPEECH_API_KEY="<YOUR_AZURE_AI_SPEECH_API_KEY>"
1919
AZURE_AI_SPEECH_ENDPOINT="https://<speech-api-name>.cognitiveservices.azure.com/"
2020

2121
# Chats WebSocket
22+
# Azure Container Apps: `wss://yourcontainerapps.japaneast.azurecontainerapps.io`
2223
CHATS_WEBSOCKET_URL="ws://localhost:8000"

0 commit comments

Comments
 (0)