From 4ff558516c6af0270ce577b42127f5cd413ddf8f Mon Sep 17 00:00:00 2001 From: Alex Morgun <87077843+oleksii-morgun-va@users.noreply.github.com> Date: Wed, 14 Feb 2024 09:09:01 -0500 Subject: [PATCH] MHV-53913 adding mhv SM pilot url to registry (#1906) --- src/applications/registry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/src/applications/registry.json b/src/applications/registry.json index 02ecdda2f7..60e325d424 100644 --- a/src/applications/registry.json +++ b/src/applications/registry.json @@ -1305,6 +1305,17 @@ "private": true } }, + { + "appName": "MHV Secure Messaging - OH Pilot", + "entryName": "secure-messaging-pilot", + "rootUrl": "/my-health/secure-messages-pilot", + "productId": "802ebe63-66e9-4ab1-82cd-bbf45d2db91f", + "template": { + "vagovprod": false, + "layout": "page-react.html", + "private": true + } + }, { "appName": "MHV Medical Records", "entryName": "medical-records",