diff --git a/docs/content/operator/gas-station/deployment/deployment.mdx b/docs/content/operator/gas-station/deployment/deployment.mdx index cedbf2b9de0..5cc7acdbe86 100644 --- a/docs/content/operator/gas-station/deployment/deployment.mdx +++ b/docs/content/operator/gas-station/deployment/deployment.mdx @@ -55,7 +55,7 @@ git clone https://github.com/iotaledger/gas-station ``` cd gas-station/docker -../utils/./gas-station-tool.sh generate-sample-config --config-path config.yaml --docker-compose -e testnet +ENV=testnet ../utils/./gas-station-tool.sh generate-sample-config --config-path config.yaml --docker-compose ``` **Note:** If the generated private key pair doesn’t meet your requirements, replace it with your own keys.