Skip to content

Commit

Permalink
Turn on production flag for rollout (#2246)
Browse files Browse the repository at this point in the history
  • Loading branch information
kjduensing authored and GovCIOLiz committed Sep 3, 2024
1 parent 2a5be80 commit 60b39e3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/applications/registry.json
Original file line number Diff line number Diff line change
Expand Up @@ -1724,7 +1724,7 @@
"rootUrl": "/my-health/travel-claim-status",
"productId": "1e585463-5625-4868-b5f5-58ee0490ea28",
"template": {
"vagovprod": false,
"vagovprod": true,
"layout": "page-react.html"
}
},
Expand Down

0 comments on commit 60b39e3

Please sign in to comment.