From f428aa4dad411ba18ce92aa177816fc63d4cffd0 Mon Sep 17 00:00:00 2001 From: Erdem3536 Date: Sun, 18 Feb 2024 23:50:40 +0300 Subject: [PATCH] Update env-variables.md --- for-developers/information-and-settings/env-variables.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/for-developers/information-and-settings/env-variables.md b/for-developers/information-and-settings/env-variables.md index c5a4b0fd..a283775b 100644 --- a/for-developers/information-and-settings/env-variables.md +++ b/for-developers/information-and-settings/env-variables.md @@ -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+ |