개정판 058a4c0d
issue #00000 Rest Download 추가
Change-Id: I322952f8ed13c2f38b773359286109fe1c5f8b03
KCOM_API/Web.config | ||
---|---|---|
10 | 10 |
<section name="KCOM_API.Properties.Settings" |
11 | 11 |
type="System.Configuration.ClientSettingsSection, System, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089" requirePermission="false"/> |
12 | 12 |
</sectionGroup> |
13 |
|
|
13 | 14 |
</configSections> |
15 |
|
|
14 | 16 |
<!--<system.diagnostics> |
15 | 17 |
<sources> |
16 | 18 |
<source name="System.ServiceModel.MessageLogging" switchValue="자세히,ActivityTracing"> |
... | ... | |
181 | 183 |
</system.net> |
182 | 184 |
<applicationSettings> |
183 | 185 |
<KCOM_API.Properties.Settings> |
186 |
<setting name="CovnertService" serializeAs="String"> |
|
187 |
<value>http://localhost:9101/StationService</value> |
|
188 |
</setting> |
|
184 | 189 |
<setting name="TileSoucePath" serializeAs="String"> |
185 | 190 |
<value>https://localhost:44301/TileSource/{0}_Tile/{1}/{2}/{3}.png</value> |
186 | 191 |
</setting> |
내보내기 Unified diff