Skip to content

Commit

Permalink
BES-2513 Minor bugfix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sunny Mansuri committed Sep 20, 2021
1 parent 9e4136c commit 58948b7
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion src/external/mCDNRequests.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,11 @@ const fs = require('fs-extra');

const {
mcdnAuthToken,
gatewayNodeIpAddress,
hzn: {
ess: {
gatewayNodeIpAddress,
},
},
edgeEngine: {
projectId,
},
Expand Down

0 comments on commit 58948b7

Please sign in to comment.