Skip to content

Commit

Permalink
VACMS-20422 launch injected header on bva.va.gov (#34820)
Browse files Browse the repository at this point in the history
  • Loading branch information
jilladams authored Feb 21, 2025
1 parent e5fbdce commit dfab08e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/applications/proxy-rewrite/proxy-rewrite-whitelist.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,12 +43,12 @@
{
"hostname": "bva.va.gov",
"pathnameBeginning": "/",
"cookieOnly": true
"cookieOnly": false
},
{
"hostname": "www.bva.va.gov",
"pathnameBeginning": "/",
"cookieOnly": true
"cookieOnly": false
},
{
"hostname": "cem.va.gov",
Expand Down

0 comments on commit dfab08e

Please sign in to comment.