Skip to content

Commit

Permalink
Add ENABLE_DEPOSIT_WARNING env var to the Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
elias-garcia committed Apr 3, 2023
1 parent a26737a commit c68fff0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ docker run \
-e BRIDGE_API_URL=http://localhost:8080 \
-e ENABLE_FIAT_EXCHANGE_RATES=false \
-e ENABLE_OUTDATED_NETWORK_MODAL=false \
-e ENABLE_DEPOSIT_WARNING=true \
-e ENABLE_REPORT_FORM=false \
-p 8080:80 zkevm-bridge-ui:local
```

0 comments on commit c68fff0

Please sign in to comment.