We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00ea54 commit 08889e6Copy full SHA for 08889e6
.env.template
@@ -19,4 +19,5 @@ AZURE_AI_SPEECH_API_KEY="<YOUR_AZURE_AI_SPEECH_API_KEY>"
19
AZURE_AI_SPEECH_ENDPOINT="https://<speech-api-name>.cognitiveservices.azure.com/"
20
21
# Chats WebSocket
22
+# Azure Container Apps: `wss://yourcontainerapps.japaneast.azurecontainerapps.io`
23
CHATS_WEBSOCKET_URL="ws://localhost:8000"
0 commit comments