Skip to content

Commit

Permalink
Update API and endpoint configurations
Browse files Browse the repository at this point in the history
  • Loading branch information
codergautam committed Jan 13, 2024
1 parent 90fd2e5 commit 3d09eb0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/buildclient.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,9 @@ jobs:
env:
CI: false
REACT_APP_RECAPTCHA_CLIENT_KEY: 6LdVxgYdAAAAAPtvjrXLAzSd2ANyzIkiSqk_yFpt
REACT_APP_API_BACKUP: sb-api-fb48ef34a197.herokuapp.com
REACT_APP_API: api.swordbattle.io
REACT_APP_ENDPOINT_US: https://na.swordbattle.io/
REACT_APP_ENDPOINT_US: na.swordbattle.io
REACT_APP_API_BACKUP: sb-api-fb48ef34a197.herokuapp.com
REACT_APP_ENDPOINT_US_BACKUP: swordbattlev2-42256f2058d6.herokuapp.com

steps:
Expand Down

0 comments on commit 3d09eb0

Please sign in to comment.