Skip to content

Commit d4a892e

Browse files
committed
Add the heroku app link
1 parent ef077c4 commit d4a892e

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ Start the container :
1515
docker run -p 8080:8080 sipf/zipcode-ws
1616
```
1717

18-
You can then log to [http://127.0.0.1:8080](http://127.0.0.1:8080) to use the service.
18+
You can then log to [http://127.0.0.1:8080](http://127.0.0.1:8080) to use the service or you can simply use this link :
19+
[https://zipcode-ws.herokuapp.com](https://zipcode-ws.herokuapp.com).
1920

2021
### Default Configuration
2122

0 commit comments

Comments
 (0)