Skip to content

Commit 639c405

Browse files
authored
fix(docs): fix gas station tool command (#6851)
1 parent cc2eba9 commit 639c405

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/operator/gas-station/deployment/deployment.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ git clone https://github.com/iotaledger/gas-station
5555

5656
```
5757
cd gas-station/docker
58-
../utils/./gas-station-tool.sh generate-sample-config --config-path config.yaml --docker-compose -e testnet
58+
../utils/./gas-station-tool.sh generate-sample-config --config-path config.yaml --docker-compose
5959
```
6060

6161
**Note:** If the generated private key pair doesn’t meet your requirements, replace it with your own keys.

0 commit comments

Comments
 (0)