Update public/web.config

This commit is contained in:
2025-11-04 07:03:57 +00:00
parent 2bd27937dc
commit 59859c6d18

View File

@@ -3,7 +3,7 @@
<system.webServer>
<rewrite>
<rules>
<rule name="reactViteCod">
<rule name="CallOfDuty">
<match url=".*" />
<conditions logicalGrouping="MatchAll">
<add input="{REQUEST_FILENAME}" matchType="IsFile" negate="true" />