diff --git a/platform/viewer/public/config/google.js b/platform/viewer/public/config/google.js index 7a4eb9d83..a49f0a2f4 100644 --- a/platform/viewer/public/config/google.js +++ b/platform/viewer/public/config/google.js @@ -1,7 +1,7 @@ window.config = { routerBasename: '/', enableGoogleCloudAdapter: true, - healthcareApiEndpoint: 'https://healthcare.googleapis.com/v1beta1', + healthcareApiEndpoint: 'https://healthcare.googleapis.com/v1', servers: { // This is an array, but we'll only use the first entry for now dicomWeb: [],