diff --git a/README.md b/README.md index c81631df4207a3d57449d64e22ad0f1a9b4591c8..2b2d227ba953c015c36654fa897d24b753e6c512 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,5 @@ Caches signed and cached ```mdserver.py``` metadata requests ## Queries MDQ Queries can then be pointed at -- ```http://mdserver/sign/<entityid>``` -- ```http://mdproxy/cache/<entityid>``` +- ```http://mdserver:5001/sign/<entityid>``` +- ```http://mdproxy:5002/cache/<entityid>```