docs: adding comment to env (#5038)

* adding comment to env for clarity on exposed variables
This commit is contained in:
aballerr 2022-10-28 14:30:09 -05:00 committed by GitHub
parent 964001fe78
commit aba6c1a1f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

1
.env

@ -1,3 +1,4 @@
# These API keys are intentionally public. Please do not report them - thank you for your concern.
REACT_APP_INFURA_KEY="4bf032f2d38a4ed6bb975b80d6340847"
REACT_APP_AMPLITUDE_PROXY_URL="https://api.uniswap.org/v1/amplitude-proxy"
REACT_APP_AWS_API_REGION="us-east-2"