Skip to content

Commit

Permalink
Update env
Browse files Browse the repository at this point in the history
  • Loading branch information
zeekay committed Nov 7, 2024
1 parent 6263d12 commit 29de1ae
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .env.production
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
# These API keys are intentionally public. Please do not report them - thank you for your concern.
REACT_APP_AMPLITUDE_PROXY_URL="https://api.lux.exchange/v1/amplitude-proxy"
#REACT_APP_AWS_API_ENDPOINT="https://beta.api.uniswap.org/v1/graphql"
REACT_APP_PUBLIC_API_ENDPOINT="https://beta.api.uniswap.org/v1/graphql"
# REACT_APP_PUBLIC_API_ENDPOINT=https://v3.lux.exchange/api/v1/graphql
#REACT_APP_PUBLIC_API_ENDPOINT="https://beta.api.uniswap.org/v1/graphql"
REACT_APP_PUBLIC_API_ENDPOINT=https://v3.lux.exchange/api/v1/graphql
REACT_APP_AWS_API_ENDPOINT="/api"
# REACT_APP_TEMP_API_URL="https://temp.api.uniswap.org/v1"
REACT_APP_TEMP_API_URL="/beta"
#REACT_APP_TEMP_API_URL="/beta"
REACT_APP_FORTMATIC_KEY="pk_live_F937DF033A1666BF"
REACT_APP_GOOGLE_ANALYTICS_ID="G-VMLNM565QD"
ESLINT_NO_DEV_ERRORS=true
Expand Down

0 comments on commit 29de1ae

Please sign in to comment.