개정판 55bf7ac2
final service 주소를 Web.config에 추가
Change-Id: I81c930fb588043f5059ac4741ed1983b1f167418
KCOM_API/Properties/Settings.settings | ||
---|---|---|
2 | 2 |
<SettingsFile xmlns="http://schemas.microsoft.com/VisualStudio/2004/01/settings" CurrentProfile="(Default)" GeneratedClassNamespace="KCOM_API.Properties" GeneratedClassName="Settings"> |
3 | 3 |
<Profiles /> |
4 | 4 |
<Settings> |
5 |
<Setting Name="IsProjectNoPass" Type="System.Boolean" Scope="Application"> |
|
6 |
<Value Profile="(Default)">True</Value> |
|
7 |
</Setting> |
|
5 | 8 |
<Setting Name="TileSoucePath" Type="System.String" Scope="Application"> |
6 |
<Value Profile="(Default)">http://10.11.252.3/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value>
|
|
9 |
<Value Profile="(Default)">http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value>
|
|
7 | 10 |
</Setting> |
8 | 11 |
<Setting Name="TileSoucePath_SUB" Type="System.String" Scope="Application"> |
9 |
<Value Profile="(Default)">http://10.11.252.3/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value>
|
|
12 |
<Value Profile="(Default)">http://192.168.0.67:5977/TileSource/{0}_Tile/{1}/{2}/{3}.png</Value>
|
|
10 | 13 |
</Setting> |
11 |
<Setting Name="IsProjectNoPass" Type="System.Boolean" Scope="Application">
|
|
12 |
<Value Profile="(Default)">True</Value>
|
|
14 |
<Setting Name="FinalService" Type="System.String" Scope="Application">
|
|
15 |
<Value Profile="(Default)">tcp://localhost:9092/remFinalPDF</Value>
|
|
13 | 16 |
</Setting> |
14 | 17 |
</Settings> |
15 | 18 |
</SettingsFile> |
내보내기 Unified diff