Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
containerman17 committed Jan 17, 2025
2 parents a728abf + 1e9ba8e commit 6d33427
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ The `subnet-evm` Docker image comes with AvalancheGo pre-installed, making it ea

### Configuration

You can configure the `subnet-evm` Docker container using both environment variables and standard AvalancheGo config files.
You can configure the `subnet-evm` Docker container using environment variables, flags or standard AvalancheGo config files.

- **Environment Variables**: Use uppercase variables prefixed with `AVAGO_`. For example, `AVAGO_NETWORK_ID` corresponds to the `--network-id` flag in AvalancheGo.
- **Config Files**: Configure as you would with the regular AvalancheGo binary using config files. Ensure `HOME` is set to `/home/avalanche` and mount the config directory with `-v ~/.avalanchego:/home/avalanche/.avalanchego`.
Expand Down

0 comments on commit 6d33427

Please sign in to comment.