From 1b370084ed7fd165dc228c64d09207da9301671d Mon Sep 17 00:00:00 2001 From: Ranga Rao Karanam Date: Fri, 8 Sep 2017 12:01:12 +0530 Subject: [PATCH] Updated notes and readme --- 03.microservices/notes.md | 1 + 1 file changed, 1 insertion(+) diff --git a/03.microservices/notes.md b/03.microservices/notes.md index 14e8ab72..49d751e4 100644 --- a/03.microservices/notes.md +++ b/03.microservices/notes.md @@ -21,6 +21,7 @@ ## Ports | Application | Port | +| ------------- | ------------- | | Currency Exchange | 8000, 8001, 8002, .. | | Currency Conversion Service | 8100, 8101, 8102, ... | | Limits Service | 8080, 8081, ... |