Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion for-developers/information-and-settings/env-variables.md
Original file line number Diff line number Diff line change
Expand Up @@ -399,7 +399,7 @@ Please note that these zkSync-related variables are only supported in [productio

### Header management

| Variable | Required | Description | Default | Version |
| Variable | Required | Description | Default | Version |
| -------------------- | -------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------- |
| `LOGO` | | Environment variable for the header logo image location. The logo files names for different chains can be found [here](https://github.com/poanetwork/blockscout/tree/master/apps/block\_scout\_web/assets/static/images). | /images/blockscout\_logo.svg | all |
| `SHOW_TESTNET_LABEL` | | Enables testnet label right after logo in the navigation panel. Implemented in [#5732](https://github.com/blockscout/blockscout/pull/5732) | (empty) | v4.1.6+ |
Expand Down