Skip to content

Commit

Permalink
[WIP] Enable DataONE network wide access to the portal
Browse files Browse the repository at this point in the history
Able to see the changes on the node server, but the portal view does not resolve in the K8s instance
  • Loading branch information
rushirajnenuji committed Apr 19, 2024
1 parent 47a9fa8 commit d15b4e8
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion src/js/themes/dataone/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,12 @@ MetacatUI.AppConfig = Object.assign({
seriesId: "urn:uuid:5f4c470c-fcf8-481e-8ddb-3b08108504b0",
datasource: "urn:node:mnUCSB1",
label: "9434702"
}],
},
{

This comment has been minimized.

Copy link
@rushirajnenuji

rushirajnenuji Apr 19, 2024

Author Member
seriesId: "urn:uuid:dfbfc37d-e907-45e8-913f-acb88f1b2e64",
datasource: "urn:node:ARCTIC",
label: "QGreenland",
}],

googleAnalyticsKey: "G-CR31GM016V",

Expand Down

0 comments on commit d15b4e8

Please sign in to comment.