Skip to content

Commit 9c4984f

Browse files
authored
Change base URL
1 parent 2661ad2 commit 9c4984f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.env.example

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
OPENAI_API_KEY=sk-XXXX
2-
OPENAI_BASE_URL=https://api.openai.com/v1
2+
OPENAI_BASE_URL=https://api.openai.com
33
API_PORT=3002
44
WEB_PORT=3003
55
SNAKEMQ_PORT=3004

0 commit comments

Comments
 (0)