File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -129,7 +129,7 @@ docker compose up
129
129
130
130
#### STEP 2.5 — Need to set up your Kubernetes cluster to work with Docketeer?
131
131
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 ) :
133
133
``` sh
134
134
npm run dev
135
135
```
@@ -143,7 +143,7 @@ P.S. Make sure to keep this terminal open!
143
143
#### STEP 3 — Navigate to localhost:4000 to sign-up & login!
144
144
145
145
``` sh
146
- http://localhost:4000/
146
+ http://localhost:4000
147
147
```
148
148
149
149
<p align =" right " >(<a href =" #readme-top " >back to top</a >)</p >
You can’t perform that action at this time.
0 commit comments