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 5744483 commit 4aee22dCopy full SHA for 4aee22d
.env.example
@@ -6,8 +6,8 @@ AGORA_APP_CERT=
6
OPENAI_API_KEY=
7
OPENAI_MODEL=
8
9
-# port of api server
+# port of api server, the default value is 8080 if not specified
10
SERVER_PORT=
11
12
# override this if you want to develop against a local dev server
13
-# REALTIME_API_BASE_URI=ws://localhost:8081
+# REALTIME_API_BASE_URI=ws://localhost:8081
0 commit comments