Skip to content

Commit 4aee22d

Browse files
authored
Update .env.example
1 parent 5744483 commit 4aee22d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.env.example

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ AGORA_APP_CERT=
66
OPENAI_API_KEY=
77
OPENAI_MODEL=
88

9-
# port of api server
9+
# port of api server, the default value is 8080 if not specified
1010
SERVER_PORT=
1111

1212
# override this if you want to develop against a local dev server
13-
# REALTIME_API_BASE_URI=ws://localhost:8081
13+
# REALTIME_API_BASE_URI=ws://localhost:8081

0 commit comments

Comments
 (0)