You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/local-setup.md
+13-12Lines changed: 13 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -118,7 +118,7 @@ MEETING_BOT_RETRY_COUNT=2
118
118
119
119
120
120
# Worker Backend gRPC URL
121
-
WORKER_BACKEND_GRPC_URL=worker-grpc
121
+
WORKER_BACKEND_GRPC_URL=worker-grpc:5500
122
122
```
123
123
⚠️ Important: The AWS-related environment variables must be obtained from the AWS Setup Guide. Complete the AWS setup first and copy the relevant values into this file.
0 commit comments