We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d70b52 commit 61afc4aCopy full SHA for 61afc4a
README.md
@@ -52,7 +52,6 @@ minikube start
52
helm install website .
53
minikube service website-cortexaai [terminal 1]
54
kubectl port-forward --address 0.0.0.0 service/website-cortexaai 30000:80 [terminal 2]
55
-cd ..
56
```
57
58
## Step 9: Run Docker Compose (Selenium Grid)
0 commit comments