Skip to content

Commit

Permalink
debug opurls
Browse files Browse the repository at this point in the history
  • Loading branch information
steam0r committed Nov 5, 2024
1 parent bff46ec commit bcee136
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions shared/api/utils/shared_ops_util.js
Original file line number Diff line number Diff line change
Expand Up @@ -3472,6 +3472,8 @@ export default class SharedOpsUtil extends SharedUtil
if (envUrl.hostname !== myUrl.hostname) promises.push(fetch(envUrl));
});

this._log.debug("OPENV URLS", envUrls);

const envDocs = {
"id": null,
"name": null,
Expand Down

0 comments on commit bcee136

Please sign in to comment.