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 @@ -122,7 +122,7 @@ git clone https://github.com/open-source-labs/Docketeer.git
122
122
123
123
#### STEP 1.5 - Need to set up your Kubernetes cluster to work with Docketeer?
124
124
125
- Run the following command and then navigate to localhost:3003 :
125
+ Run the following command and then navigate to < a href = " http:// localhost:4001/api/k8 " ></ a > :
126
126
``` sh
127
127
npm run dev
128
128
```
@@ -133,7 +133,7 @@ Otherwise, you can skip the first button and go on with the next two!
133
133
134
134
#### STEP 2 — Docker compose up
135
135
136
- Go back to your terminal and make sure you're in the Docketeer directory. Then run
136
+ Open up a new tab in your terminal and make sure you're in the Docketeer directory. Then run
137
137
``` sh
138
138
docker compose up
139
139
```
You can’t perform that action at this time.
0 commit comments