Skip to content

Commit 1173e9a

Browse files
committed
Merge branch 'dev' of https://github.com/oslabs-beta/Docketeer into dev
2 parents c3201b8 + 9b33cf4 commit 1173e9a

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -129,19 +129,21 @@ 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
```
136136

137137
If you haven't set up Prometheus-Operator with us before, click the first button to install.
138138
<br />
139139
Otherwise, you can skip the first button and go on with the next two!
140+
<br />
141+
P.S. Make sure to keep this terminal open!
140142

141143
#### STEP 3 — Navigate to localhost:4000 to sign-up & login!
142144

143145
```sh
144-
http://localhost:4000/
146+
http://localhost:4000
145147
```
146148

147149
<p align="right">(<a href="#readme-top">back to top</a>)</p>
@@ -188,6 +190,7 @@ Read our [contributing guide](https://github.com/open-source-labs/Docketeer/blob
188190

189191
## <b>Read More</b>
190192

193+
- [Docketeer XII: Now Ready for Launch!](https://medium.com/@jaenixlee/docketeer-xii-now-ready-for-launch-d06e8f26cd0f)
191194
- [Introducing Docketeer XI | The Latest Version Ready for Takeoff with a Splash!](https://medium.com/@saadh123/introducing-docketeer-xi-the-latest-version-ready-for-takeoff-with-a-splash-d5f40eacb29d)
192195
- [Enjoy the sleek new look of Docketeer X](https://medium.com/@ajschmidt225/enjoy-the-sleek-new-look-of-docketeer-x-34c1ccf8bb2b)
193196
- [Docketeer is here to make a splash!](https://medium.com/@garima41/docketeer-9-0-is-here-to-make-a-splash-134336923d3d)

0 commit comments

Comments
 (0)