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 cc2eba9 commit 639c405Copy full SHA for 639c405
docs/content/operator/gas-station/deployment/deployment.mdx
@@ -55,7 +55,7 @@ git clone https://github.com/iotaledger/gas-station
55
56
```
57
cd gas-station/docker
58
-../utils/./gas-station-tool.sh generate-sample-config --config-path config.yaml --docker-compose -e testnet
+../utils/./gas-station-tool.sh generate-sample-config --config-path config.yaml --docker-compose
59
60
61
**Note:** If the generated private key pair doesn’t meet your requirements, replace it with your own keys.
0 commit comments