Skip to content

Commit

Permalink
[CHORE] Updating Oregon temporary endpoints (#205)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiyundai authored Nov 11, 2024
1 parent d917213 commit 605777a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion events/scripts/esp-controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ const API_CONFIG = {
esp: {
dev: { host: 'https://wcms-events-service-platform-deploy-ethos102-stage-caff5f.stage.cloud.adobe.io' },
dev02: { host: 'https://wcms-events-service-platform-deploy-ethos102-stage-c81eb6.stage.cloud.adobe.io' },
stage: { host: 'https://events-service-platform-stage.adobe.io' },
stage: { host: 'https://events-service-platform-stage-or2.adobe.io' },
stage02: { host: 'https://events-service-platform-stage02.adobe.io' },
prod: { host: 'https://events-service-platform.adobe.io' },
},
Expand Down

0 comments on commit 605777a

Please sign in to comment.