mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-18 20:47:54 +00:00
fix publication
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<configuration>
|
||||
<system.webServer>
|
||||
|
||||
|
||||
<!-- Add MIME type for APK -->
|
||||
<staticContent>
|
||||
<mimeMap fileExtension=".apk" mimeType="application/vnd.android.package-archive" />
|
||||
@@ -23,7 +23,7 @@
|
||||
<httpProtocol>
|
||||
<customHeaders>
|
||||
<!-- Iframe on the same host only -->
|
||||
<add name="Content-Security-Policy" value="frame-ancestors https://gdviewer-dev.dyndns.info/" />
|
||||
<add name="Content-Security-Policy" value="frame-ancestors https://gdqas-api.oapr.gov.ao/" />
|
||||
<!-- HTTPS on -->
|
||||
<add name="Strict-Transport-Security" value="max-age=31536000" />
|
||||
<add name="Referrer-Policy" value="no-referrer" />
|
||||
|
||||
Reference in New Issue
Block a user