We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb45787 commit 9de59bbCopy full SHA for 9de59bb
1 file changed
docs/installation/running-localhost.md
@@ -11,7 +11,6 @@ Simplecontainer can expose control plane only to the local so no outside connect
11
It is simple and easy.
12
13
```cgo
14
-smrmgr start -a smr-node -e localhost:1443
15
smrmgr start -a smr-node -x "--dynamic.hostport=127.0.0.1:1443 --dynamic.overlayport=127.0.0.1:9212"
16
```
17
0 commit comments