File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -120,9 +120,9 @@ Follow the steps below to get started with Docketeer.
120
120
git clone https://github.com/open-source-labs/Docketeer.git
121
121
```
122
122
123
- #### STEP 1.5 - Need to set up your Kubernetes cluster to work with Docketeer?
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 [ localhost:4001/api/k8 ] ( http://localhost:4001/api/k8 ) :
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