We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 31fefef commit 3f8b1a3Copy full SHA for 3f8b1a3
README.md
@@ -30,10 +30,9 @@ This is a quickstart template for using OpenAI's GPT-3 API in Vue 3.
30
```shell
31
# Example
32
VITE_OPEN_API_KEY=xxxxxxxx
33
- VITE_ORG_ID=org-xxxxxxx
34
```
35
36
-5. Run the development server, and open [http://localhost:5173](http://localhost:5173) in your browser
+5. Run the development server, and open [http://localhost:3000](http://localhost:3000) in your browser
37
38
39
pnpm dev
0 commit comments