Skip to content

Commit

Permalink
change api url
Browse files Browse the repository at this point in the history
  • Loading branch information
adamscarberry committed Jan 10, 2024
1 parent b734241 commit a2720a2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ jobs:
env:
REACT_APP_AUTH_HOST: https://develop-auth.corps.cloud/auth
REACT_APP_AUTH_REDIRECT_URL: https://develop-water.corps.cloud
REACT_APP_WATER_API_URL: https://ml-dev.sec.usace.army.mil/nsi-ml/cwms
# REACT_APP_WATER_API_URL: https://ml-dev.sec.usace.army.mil/nsi-ml/cwms
REACT_APP_WATER_API_URL: https://a2w-api.rsgis.dev/cwms
REACT_APP_ISDEVELOPMENT: true
runs-on: ubuntu-latest
strategy:
Expand Down

0 comments on commit a2720a2

Please sign in to comment.