Skip to content

Commit 37fc44c

Browse files
committed
reversed config to secure requests
1 parent 6cabea9 commit 37fc44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/index.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<meta charset="utf-8" />
55
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
7-
<meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
7+
<!-- <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests"> -->
88
<meta name="theme-color" content="#000000" />
99
<meta
1010
name="description"

0 commit comments

Comments
 (0)