Skip to content

Commit 4f2cc71

Browse files
authored
Update README.md
1 parent e5bdb2f commit 4f2cc71

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ docker compose up
129129

130130
#### STEP 2.5 — Need to set up your Kubernetes cluster to work with Docketeer?
131131

132-
Open up a new tab in your terminal, run the following command, and then navigate to [localhost:4000/api/k8](http://localhost:4000/api/k8):
132+
Open up a new tab in your terminal, run the following command, and then navigate to [localhost:4001/api/k8](http://localhost:4001/api/k8):
133133
```sh
134134
npm run dev
135135
```
@@ -143,7 +143,7 @@ P.S. Make sure to keep this terminal open!
143143
#### STEP 3 — Navigate to localhost:4000 to sign-up & login!
144144

145145
```sh
146-
http://localhost:4000/
146+
http://localhost:4000
147147
```
148148

149149
<p align="right">(<a href="#readme-top">back to top</a>)</p>

0 commit comments

Comments
 (0)