Skip to content

Commit

Permalink
Merge pull request #812 from adobecom/MWPW-158445
Browse files Browse the repository at this point in the history
MWPW-158445
  • Loading branch information
Blainegunn committed Sep 18, 2024
2 parents 9231018 + ff5387e commit 1366533
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions acrobat/scripts/scripts.js
Original file line number Diff line number Diff line change
Expand Up @@ -294,11 +294,9 @@ const CONFIG = {
// geoRouting: 'on',
prodDomains: ['www.adobe.com', 'business.adobe.com', 'helpx.adobe.com'],
stageDomainsMap: {
'business.adobe.com': 'business.stage.adobe.com',
'helpx.adobe.com': 'helpx.stage.adobe.com',
'blog.adobe.com': 'blog.stage.adobe.com',
'developer.adobe.com': 'developer-stage.adobe.com',
'news.adobe.com': 'news.stage.adobe.com',
'www.stage.adobe.com': { 'www.adobe.com': 'origin' },
'--dc--adobecom.hlx.live': { 'www.adobe.com': 'origin' },
'--dc--adobecom.hlx.page': { 'www.adobe.com': 'origin' },
},
jarvis: {
id: 'DocumentCloudWeb1',
Expand Down

0 comments on commit 1366533

Please sign in to comment.