추가개발0107_6

This commit is contained in:
김한진 2026-01-07 10:55:38 +09:00
parent ea174c7467
commit c7560f56ba
1 changed files with 1 additions and 1 deletions

View File

@ -227,7 +227,7 @@
<customHeaders>
<remove name="Vary"></remove>
<add name="Vary" value="Accept-Encoding"></add>
<add name="Access-Control-Allow-Origin" value="http://127.0.0.1" xdt:Transform="SetAttributes" xdt:Locator="Match(key)" />
<add name="Access-Control-Allow-Origin" value="http://127.0.0.1" xdt:Transform="SetAttributes" xdt:Locator="Match(name)" />
</customHeaders>
</httpProtocol>
<!--<httpErrors>