Skip to content

Commit 3f8b1a3

Browse files
committed
docs: update readme
1 parent 31fefef commit 3f8b1a3

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

+1-2
Original file line numberDiff line numberDiff line change
@@ -30,10 +30,9 @@ This is a quickstart template for using OpenAI's GPT-3 API in Vue 3.
3030
```shell
3131
# Example
3232
VITE_OPEN_API_KEY=xxxxxxxx
33-
VITE_ORG_ID=org-xxxxxxx
3433
```
3534

36-
5. Run the development server, and open [http://localhost:5173](http://localhost:5173) in your browser
35+
5. Run the development server, and open [http://localhost:3000](http://localhost:3000) in your browser
3736

3837
```shell
3938
pnpm dev

0 commit comments

Comments
 (0)