Skip to content

Commit

Permalink
fix api url
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexSSD7 committed Sep 13, 2022
1 parent a0d4ddc commit 50dc71f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
REACT_APP_API_URL=https://api-beta.flexpool.io/v2
REACT_APP_API_URL=https://api.flexpool.io/v2
REACT_APP_CHIA_API_URL=https://chia-mailing-list-signup.services.flexpool.io
REACT_APP_RECAPTCHA_KEY=6LfXowMbAAAAAJnHXTwpY_uL7Kcd0rKl-5HUKSSZ
NEXT_PUBLIC_REACT_APP_API_URL=${REACT_APP_API_URL}
Expand Down

0 comments on commit 50dc71f

Please sign in to comment.