Skip to content

Commit

Permalink
Merge branch 'ep-upgrade' into ep-upgrade-prod
Browse files Browse the repository at this point in the history
  • Loading branch information
wrandall22 committed Oct 2, 2023
2 parents 7dc11ce + c165b59 commit 0e20540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/common/app.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ const appConfig = /* @ngInject */ function (envServiceProvider, $compileProvider
],
preprod: [
'give-prod-static.cru.org',
'cru-give-web-assets-preprodInfo.s3.amazonaws.com',
'cru-give-web-assets-preprod.s3.amazonaws.com',
'give-preprod.cru.org'
],
production: []
Expand Down

0 comments on commit 0e20540

Please sign in to comment.