Skip to content

Commit 410823f

Browse files
committed
remove legacy comments in nginx.conf
1 parent 6632ab9 commit 410823f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

images/metalk8s-ui/conf/nginx.conf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,6 @@ server {
2525

2626
location / {
2727
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;
3128
}
3229

3330
# Make sure documentation does not go through Shell UI

0 commit comments

Comments
 (0)