Skip to content
This repository has been archived by the owner on Jan 30, 2022. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petkivim authored Feb 6, 2017
1 parent d2471aa commit 2ab5b7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ http://localhost:8080/test-service-0.0.4-SNAPSHOT/Endpoint?wsdl
**N.B.** If you want to connect the services to X-Road Security Server you must update your server's IP address / host name to the WSDL file. Look for the below line and replace the default URL with your server's IP / host name.

```
<soap:address location="http://localhost:8080/test-service-0.0.3-SNAPSHOT/Endpoint" />
<soap:address location="http://localhost:8080/test-service-0.0.4-SNAPSHOT/Endpoint" />
```

### Usage
Expand Down

0 comments on commit 2ab5b7a

Please sign in to comment.