Skip to content

Commit

Permalink
Merge pull request #452 from NASA-IMPACT/fix/cors-issue-with-www-domain
Browse files Browse the repository at this point in the history
Fix issue 451
  • Loading branch information
amarouane-ABDELHAK authored Oct 22, 2024
2 parents 91fe09c + 5f9c95f commit a06c785
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ on:

env:
NODE: 20
DOMAIN_PROD: https://www.earthdata.nasa.gov/dashboard
DOMAIN_PROD: /dashboard
DEPLOY_BUCKET_PROD: climatedashboard
DEPLOY_BUCKET_PROD_REGION: us-east-1

Expand Down

0 comments on commit a06c785

Please sign in to comment.