개정판 dc1554b9
issue #0000 app.release.config markus image create uri 수정
Change-Id: Ib0ab7d5b7234818720f3b1f2c8d40a1c256da419
ID2.Manager/MarkusImageCreateAPI/Web.config | ||
---|---|---|
4 | 4 |
https://go.microsoft.com/fwlink/?LinkId=169433 |
5 | 5 |
--> |
6 | 6 |
<configuration> |
7 |
<location path="." inheritInChildApplications="false"> |
|
7 | 8 |
<system.web> |
8 | 9 |
<compilation debug="true" targetFramework="4.6" /> |
9 | 10 |
<pages controlRenderingCompatibilityVersion="4.0"/> |
11 |
<webServices> |
|
12 |
<protocols> |
|
13 |
<add name="HttpGet"/> |
|
14 |
<add name="HttpPost"/> |
|
15 |
</protocols> |
|
16 |
</webServices> |
|
10 | 17 |
</system.web> |
11 |
<system.serviceModel> |
|
18 |
</location> |
|
19 |
<system.serviceModel> |
|
12 | 20 |
<bindings/> |
13 | 21 |
<client/> |
14 | 22 |
</system.serviceModel> |
내보내기 Unified diff