Skip to content
Snippets Groups Projects
Commit 3b12401d authored by Martin van Es's avatar Martin van Es
Browse files

Update README.md for correct default ports

parent 43ec42fd
No related branches found
No related tags found
No related merge requests found
......@@ -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>```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment