Commit 4d28cd2a authored by solho's avatar solho

update

parent 28acab08
......@@ -30,14 +30,14 @@
<modules>
<add name="HelloWorldModule" type="HelloWorldModule" />
</modules>
<!--<httpProtocol>
<httpProtocol>
<customHeaders>
<add name="Access-Control-Allow-Origin" value="*" />
<add name="Access-Control-Allow-Origin" value="*" />
<add name="Access-Control-Allow-Methods" value="GET,PUT,POST,DELETE,OPTIONS" />
<add name="Access-Control-Allow-Headers" value="Content-Type,Accept" />
<add name="Access-Control-Allow-Credentials" value="true" />
</customHeaders>
</httpProtocol>-->
</httpProtocol>
<staticContent>
<clientCache cacheControlCustom="public" />
</staticContent>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment