Skip to content

Commit

Permalink
Initial add of the mobile project
Browse files Browse the repository at this point in the history
  • Loading branch information
dougrt committed Jan 28, 2015
1 parent 9bcf081 commit bfbc689
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion acmeair-mobile/adapters/acmeairAdapter/acmeairAdapter.xml
Expand Up @@ -24,7 +24,7 @@
<connectivity>
<connectionPolicy xsi:type="http:HTTPConnectionPolicyType">
<protocol>http</protocol>
<domain>9.10.79.139</domain>
<domain>127.0.0.1</domain>
<port>9080</port>
</connectionPolicy>
<loadConstraints maxConcurrentConnectionsPerNode="32" />
Expand Down

0 comments on commit bfbc689

Please sign in to comment.