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 2e928bb commit ec9681fCopy full SHA for ec9681f
VueERP/dist/index.html
@@ -2,6 +2,7 @@
2
<html lang="en">
3
<head>
4
<meta charset="utf-8">
5
+ <meta http-equiv="Content-Security-Policy" content="upgrade-insecure-requests">
6
<title>Vue-ERP</title>
7
</head>
8
<body>
VueERP/index.html
@@ -3,6 +3,7 @@
9
<div id="app"></div>
0 commit comments