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 c3c01e3 commit 7744cb1Copy full SHA for 7744cb1
k8s/README.md
@@ -7,7 +7,7 @@ You can use the script contained in this directory to generate and run Sirato us
7
If you are running locally, you should first start minikube, then run the following script:
8
9
```
10
-./sirato-launch.sh http://<rpc-endpoint>:<port number>
+./sirato-launch.sh http://<rpc-endpoint-ip>:<rpc-endpoint-port-number>
11
12
13
Note: Port number is 8545 by default
0 commit comments