Skip to content

Commit 1397632

Browse files
committed
adjust path where cacheControl should be active
1 parent e820b65 commit 1397632

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

approuter/xs-app.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
"authenticationType": "none"
110110
},
111111
{
112-
"source": "^/index.html$",
112+
"source": "^/comsapsapmentorshtml5userapiforcfui/index.html$",
113113
"service": "html5-apps-repo-rt",
114114
"authenticationType": "xsuaa",
115115
"cacheControl": "no-cache, no-store, must-revalidate"
@@ -127,4 +127,4 @@
127127
"authenticationType": "xsuaa"
128128
}
129129
]
130-
}
130+
}

0 commit comments

Comments
 (0)