We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6632ab9 commit 410823fCopy full SHA for 410823f
1 file changed
images/metalk8s-ui/conf/nginx.conf
@@ -25,9 +25,6 @@ server {
25
26
location / {
27
try_files $uri $uri/ /shell/index.html;
28
- # sub_filter </head>
29
- # '</head><script language="javascript">window.shellUIRemoteEntryUrl = "/shell/remoteEntry.js?" + Date.now();</script>';
30
- # sub_filter_once on;
31
}
32
33
# Make sure documentation does not go through Shell UI
0 commit comments