개정판 150747cb
issue #0001: ServiceStation db 접속 불가시 종료현상 수정
Change-Id: I2eb4839e429fdbb65c3491ff40cdbe39f7d1bce1
ConvertService/ServiceBase/ServiceTestApp/App.config | ||
---|---|---|
52 | 52 |
name="ConversionSoap" /> |
53 | 53 |
</client> |
54 | 54 |
</system.serviceModel> |
55 |
<system.net> |
|
56 |
<defaultProxy enabled = "true"> |
|
57 |
<proxy bypassonlocal="false" proxyaddress="http://127.0.0.1:8888" /> |
|
58 |
</defaultProxy> |
|
59 |
</system.net> |
|
55 | 60 |
</configuration> |
내보내기 Unified diff