Skip to content

Commit

Permalink
Merge pull request #70 from uc-cdis/chore/dictionary_update
Browse files Browse the repository at this point in the history
update dictinoary to 2.2
  • Loading branch information
yilinxu authored Oct 7, 2018
2 parents f4b8eb6 + 54991e9 commit 189d02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nci-crdc-demo.datacommons.io/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"environment": "ncicrdcdemo",
"hostname": "nci-crdc-demo.datacommons.io",
"revproxy_arn": "arn:aws:acm:us-east-1:662843554732:certificate/98e9b832-077a-4fdc-8f0a-06e9279f7359",
"dictionary_url": "https://s3.amazonaws.com/dictionary-artifacts/dcfdictionary/2.1/schema.json",
"dictionary_url": "https://s3.amazonaws.com/dictionary-artifacts/dcfdictionary/2.2/schema.json",
"portal_app": "ncrdc-demo",
"kube_bucket": "kube-ncicrdcdemo-gen3",
"logs_bucket": "logs-ncicrdcdemo-gen3",
Expand Down

0 comments on commit 189d02c

Please sign in to comment.